Total Access Docs
Openapi

Get OpenAPI specification (YAML)

Returns the OpenAPI 3.1 specification as YAML.

GET
/api/v1/openapi.yaml

Returns the OpenAPI 3.1 specification as YAML.

Response Body

application/yaml

curl -X GET "https://example.com/api/v1/openapi.yaml"
"string"