Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
Required range:
x >= 0Response
OK
The response is of type file.
"openapi: 3.0.3\nservers:\n - url: /\n...[truncated example]\n"Returns an Open API 3.0 compatible BloodHound API spec
curl --request GET \
--url {protocol}://{ApiServer}/api/v2/spec/openapi.yaml"openapi: 3.0.3\nservers:\n - url: /\n...[truncated example]\n"Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0OK
The response is of type file.