List your enrollments
GET
/enrollmentsRequires scope: read:accounts
Parameters
| Parameter | In | Type | Description |
|---|---|---|---|
status | query | string | |
cadence_id | query | string |
Responses
| Status | Description |
|---|---|
200 | Enrollments |
401 | Missing or invalid API key |
403 | Key lacks the required scope |
429 | Rate limit exceeded (see Retry-After) |
Is this page helpful?