Get multiple end users
Get multiple end users. You can specify how many users appear per page, and which user id to start from.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
cursor
The id that marks the start or beginning of the returned records
limit
The number of records to return
Response
OK
data
The list of end user profiles
meta
Metadata returned with the results including but not limited to a link to the next page of data