Get users

Get all users for the authenticated accountant

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
status
array of strings

Status filter - returns all users for the specified statuses. Null or empty list will default to ACTIVE.

status
Headers
string

Date filter - returns all records modified after the specified date

string

Cursor from the previous paginated response

int32

Page size, i.e. number of items to return per page

Response

Response body
object
data
array of objects

The list of entities

data
object
int64

Id of the user

string

Id of the user in your DB

string

Email address for the user

string

First name for the user

string

Last name for the user

string

Status of the relationship between the accountant teammate and the user

ACTIVE INACTIVE

string

Level of access for the relationship between the accountant teammate and the user

READ_WRITE READ_ONLY

string

Type of entity belonging to the user

SOLE_PROPRIETORSHIP LLP LLC S_CORP C_CORP

string

Accounting method used by the user

ACCRUAL CASH EITHER

string

User role of user

OWNER READ_ONLY

date-time

Date filter - to be used in your subsequent request

string

Cursor to be used in your subsequent paginated request. Only populated if there are more pages available.

deletedIds
array of int32s

Ids of entities that no longer match the request's filter criteria since the request's lastUpdatedDate

deletedIds
Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json