Get Swagger JSON

GET /api/swagger.json

The endpoint for the current JSON document. The JSON conforms to the OpenAPI v3.0.1 (a.k.a. Swagger) specification.

Responses

  • 200 application/json

    The JSON document.

GET /api/swagger.json
curl \
 -X GET https://[tenant_id].logto.app/api/swagger.json