List plan enrollments

Retrieve a list of plan enrollments for the authenticated user. Endpoint supports optional filtering, sorting, and pagination in QueryQL format.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Filter by plan type

Allowed:
string
enum

Exclude plan type

Allowed:
filter[planType][in]
array of strings

Filter by multiple plan types

filter[planType][in]
Allowed:
filter[planType][notIn]
array of strings

Exclude multiple plan types

filter[planType][notIn]
Allowed:
string
enum

Filter by enrollment status

Allowed:
string
enum

Exclude enrollment status

Allowed:
filter[status][in]
array of strings

Filter by multiple enrollment statuses

filter[status][in]
Allowed:
filter[status][notIn]
array of strings

Exclude multiple enrollment statuses

filter[status][notIn]
Allowed:
string

Filter by plan SKU

date

Filter by exact effective date

date

Filter by effective date greater than

date

Filter by effective date greater than or equal to

date

Filter by effective date less than

date

Filter by effective date less than or equal to

date

Filter by exact end date

date

Filter by end date greater than

date

Filter by end date greater than or equal to

date

Filter by end date less than

date

Filter by end date less than or equal to

number

Filter by exact monthly premium

number

Filter by monthly premium greater than

number

Filter by monthly premium greater than or equal to

number

Filter by monthly premium less than

number

Filter by monthly premium less than or equal to

string
enum
Defaults to -updatedAt

Sort by field (prefix with - for descending)

integer
≤ 100
Defaults to 50

Number of items per page

integer
Defaults to 1

Page number

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json