Skip to content

Show OpenAPI explorer

GET
/spec
curl --request GET \
--url https://example.com/v1/spec

Provides a UI that you can use to explore the API. You can also retrieve the API directly at /spec.yaml and /spec.json.

Media type text/html
string