Skip to content

Get subscription entitlements

GET
/v1/subscriptions/{external_id}/entitlements

Return all entitlements for the subscription’s plan.

external_id
required
External Id
string

Successful Response

Response Get Subscription Entitlements V1 Subscriptions External Id Entitlements Get
Array<object>
EntitlementResponse
object
id
required
Id
string format: uuid
plan_id
required
Plan Id
string format: uuid
feature_id
required
Feature Id
string format: uuid
value
required
Value
string
created_at
required
Created At
string format: date-time
updated_at
required
Updated At
string format: date-time

Unauthorized – invalid or missing API key

Subscription not found

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object