curl --request GET \
--url https://your-tenant.bloodhoundenterprise.io/api/v2/spec"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 https://your-tenant.bloodhoundenterprise.io/api/v2/spec"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.
^wait=[0-9]+$OK
The response is of type file.