API referenceApplications
Get an application
AuthorizationBearer <token>
Operator management key. Gates provisioning + reads across tenants.
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/applications/string"{ "id": "string", "tenant_id": "string", "name": "string", "environment": "production", "created_at": "2019-08-24T14:15:22Z"}{ "code": "string", "title": "string", "details": "string"}{ "code": "string", "title": "string", "details": "string"}