Skip to main content
GET
List plan prices

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

Optional plan version to scope the query to.

Response

Paginated list of plan prices.

count
integer
Example:

1

next
string | null
Example:

null

previous
string | null
Example:

null

results
object[]