Skip to main content
GET
Get the OpenAPI specification
The full OpenAPI 3.1 document for this API, as served by the build handling the request — every path, parameter, request body and schema. Intended for runtime discovery by clients and agents; cube spec wraps it with filtering.

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Response

200 - application/json

The OpenAPI 3.1 document

The response is of type object.