Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The number of results that will be returned per page.
The cursor to start the pagination from.
Response
200 - application/json
Paginated set of TeamMemberData
Base path for paginator generated URLs.
Number of items shown per page.
The "cursor" that points to the next set of items.
The "cursor" that points to the previous set of items.