Get teammates

Get all teammates of the authenticated accountant

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
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
users
array of objects

Users this accountant has access to

users
object
int64

Id of the user

string

Id of the user in your DB

string

Status of the relationship between the accountant teammate and this user

ACTIVE INACTIVE

string

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

READ_WRITE READ_ONLY

int64

Id of the accountant. Either id or userId is required to update a teammate

string

Id of the accountant in your DB. Either userId or id is required to update a teammate

string

Email address for the accountant

string

First name for the accountant

string

Last name for the accountant

string

Status of this accountant

ACTIVE INACTIVE

boolean

Whether this accountant can reopen books

boolean

Whether this accountant can manage other accountants

boolean

Whether this accountant can manage users

boolean

Whether this accountant has access to all users

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