For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get the latest OpenAPI spec version content

Available in MCP
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
specSlugstringRequired

Slug of the OpenAPI specification

Responses
200

OK

application/json

Content of the specification available through filesystem or public URL.

filesystemobjectRequired

Filesystem containing all specifications.

get/orgs/{organizationId}/openapi/{specSlug}/versions/latest/content

Last updated

Was this helpful?

Powered by GitBook