Retrieve Users

Returns a paginated list of system users (editors, admins, authors) with access to the platform. Includes related groups.

Query Params
integer

Filter by user ID

string

Filter by first name

string

Filter by last name

string

Filter by email address

boolean

Filter by active status

boolean

Filter by internal employee status

string

Search by first or last name (partial match)

string

Filter by creation date. Supports operators: >, >=, <, <=

string

Filter by last updated date. Supports operators: >, >=, <, <=

integer

The field to be included in the json response. You can have multiple columns[] query params included in the request URL.

integer

The page to return.

integer

The total results to return per page.

string

The field to sort the request by. column_name|asc OR desc

Response

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json