List OpenAPI Spec Versions
Use this endpoint to list the published OpenAPI specification versions available for a native service. The response marks the version the current tenant has pinned.
GET
List OpenAPI Spec Versions
Authorizations
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Path Parameters
Service identifier (the provider id / global spec key segment, e.g. ledger).
Example:
"ledger"

