Suger

get entitlement

GET https://api.suger.cloud/org/{orgId}/entitlement/{entitlementId}

Get the entitlement by ID.

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID
entitlementId path string yes Entitlement ID

Responses

200 — OK

Content-Type: application/json · Schema: WorkloadEntitlement

400 — Bad request error

Content-Type: application/json

404 — Not found

Content-Type: application/json

500 — Internal server error

Content-Type: application/json


View as Markdown · Interactive API reference