Users
Get All Users
Retrieve all Users from the database.
GET
The Users Data Model is designed to streamline the management and retrieval of users information across various crm platforms.
Authorizations
Query Parameters
The number of Users you want to retrieve
The next page of objects to retrieve
The previous page of objects to retrieve
Comma separated fields to select. Supported values are raw_data, data_hash
Filter by rootfi_updated_at Greater than or Equal To.
Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]
Include deleted records. By default, deleted records are not included. Supported values are true and false
Return the count of the objects. Supported values are true and false
Sort by rootfi_created_at
Available options:
ASC
, DESC
Sort by rootfi_updated_at
Available options:
ASC
, DESC
Response
200
application/json
The data of the response