Users
Retrieve a list of users
Retrieve a list of users
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number
Number of results to return
Select the user properties that should be returned
Available options:
firstName
, lastName
, avatar
, email
, name
, createdAt
, updatedAt
Response
200 - application/json