GET
/
swagger
curl --request GET \
  --url https://api.{environment}.corti.app/v2/swagger/
"<string>"

Headers

Tenant-Name
string

Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.

Example:

"copiloteu"

Response

200 - text/plain
JSON representation of the API documentation

The response is of type string.