Enrollments
List Enrollments
GET
/
enrollments
This is a beta endpoint. We may make backwards incompatible changes.
This endpoint retrieves a list of all enrollment requests you added from your Stedi account through either the Enrollments page or the Create Enrollment endpoint.
Authorizations
A Stedi API Key for authentication.
Query Parameters
The maximum number of elements to return in a page. If not specified, the default is 100.
Required range:
1 < x < 500
pageToken
is an opaque token returned by a previous call to this operation in the nextPageToken
. If not specified, the first page of results is returned.
Required string length:
1 - 1024
Was this page helpful?