Get all clients
This API call returns a paged list of Clients. It returns the first page with up to 50 clients.
Header Parameters
x-api-keystring Required
Public API Key
Response
200
Object
Returns a paged list of clients for the account.
Response Attributes
idinteger
The ActivTrak ID number of a user agent. The first user agent in an organization starts at 1 and then increases sequentially.
domainstring
The logon domain on which the user agent’s unique activity was identified.
Nullable:
True
namestring
The name of a user that is derived from a computer’s user profile (user ID).
Nullable:
True
aliasstring
The alias that was previously provided for the user.
Nullable:
True
400
Object
Bad Request. Failed StatusResponse with an error message indicating the reason of the failure, and success equal to false.
Response Attributes
messagesarray
Nullable:
True
Show child attributes
successboolean
401
Object
Unauthorized
Response Attributes
messagesarray
Nullable:
True
Show child attributes
successboolean
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?