Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
If provided, will only return users for these IDs.
The third-party API ID of the matching object.
If provided, will only return users for this email address.
If provided, will only return enrollments for this status.
Available options:
ACTIVE, PENDING, INACTIVE Whether to include the original data Bindbee fetched from the third-party to produce these models.
Whether to include custom fields in the response.
Number of results to return per page. Maximum size is 100.
Required range:
1 <= x <= 100The pagination cursor value.