Subscriptions
Get a specific entitlement
Fetches a single active entitlement on a subscription by its entitlement key.
GET
Get a specific entitlement
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
Available options:
2026-04-01 Path Parameters
Unique identifier for the subscription
Unique identifier for the entitlement
Response
Success
Entitlement mode
Example:
"static"
Entitlement type
Example:
"boolean"
Credit allocation config
Entitlement key
Example:
"api_access"
Owning subscription ID; null for default-profile entitlements
Example:
"sub_abc123"
Timing config
Entitlement value
Example:
"true"
Owning subscription version ID; null for default-profile entitlements
Example:
"subv_abc123"
Previous
Download a subscription PDFReturns the signed contract PDF for a subscription as a binary `application/pdf` response. The document reflects the contract as it was agreed upon with the customer at the point of signing. Returns `404` if the order form was not signed through Alguna and no PDF exists.
Next
Get a specific entitlement