TrieOH
PayssageAPISystem

Get the OpenAPI specification

Returns this service's OpenAPI 3.1 specification in YAML — the same content as api/<svc>/api-spec.yml, embedded and served by the harness. Docs tooling fetches this URL to render the API reference. Public.

GET/docs/openapi.yml

Returns this service's OpenAPI 3.1 specification in YAML — the same content as api//api-spec.yml, embedded and served by the harness. Docs tooling fetches this URL to render the API reference. Public.

Response Body

application/yaml

curl -X GET "https://example.com/docs/openapi.yml"
"string"