Skip to main content
GET
List OpenAPI Spec Versions

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.

Path Parameters

service
string
required

Service identifier (the provider id / global spec key segment, e.g. ledger).

Example:

"ledger"

Response

Indicates that the request was successful and the response contains the requested data.

pinnedVersion
string
required
Example:

"1"

service
string
required
Example:

"ledger"

versions
string[] | null
required