List users with pagination, sorting, and search.
The access token received from the authorization server in the OAuth 2.0 flow.
x >= 11 <= x <= 100created_at, email, first_name, last_name, last_synced_at asc, desc Successful Response
Total number of items matching the query
x >= 0Current page number (1-based)
x >= 1Number of items per page
Total number of pages.
Whether there is a next page.
Whether there is a previous page.