Skip to main content
GET
List plan entitlements

Authorizations

Authorization
string
header
required

The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'

Path Parameters

identifier
string
required

Plan identifier.

Query Parameters

version
integer

Plan version to scope the listing to (GET only).

Response

Paginated list of entitlements.

count
integer
Example:

2

next
string | null
Example:

null

previous
string | null
Example:

null

results
object[]