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

Get the latest OpenAPI spec version

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
objectstring · enumRequired

The object type, which is always "openapi-spec-version"

Possible values:
idstringRequired

Unique identifier

createdAtstring · date-timeOptional

Date of creation

urlstring · uri · max: 2048Required

URL where the specification is accessible.

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

Last updated

Was this helpful?

Powered by GitBook