Get all enrolled persons in org
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
Page number (1-indexed)
per_page
Number of items per page
sort_field
Field to sort by
sort_direction
Sort direction
Allowed values:
Response
Successful Response
data
The paginated data
meta
Metadata for pagination
sort
Sort details
Errors
422
Unprocessable Entity Error
