API referenceLicense
GET /license
Response Body
application/json
application/problem+json
curl -X GET "https://example.com/license"{ "$schema": "https://example.com/schemas/LicenseOutputBody.json", "edition": "string", "expiresAt": "string", "message": "string", "status": "string", "tier": "string"}