Theme switcher

Get all 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 | null

The logon domain on which the user agent’s unique activity was identified.

namestring | null

The name of a user that is derived from a computer’s user profile (user ID).

aliasstring | null

The alias that was previously provided for the user.

400
Object

Bad Request. Failed StatusResponse with an error message indicating the reason of the failure, and success equal to false.

Response Attributes

messagesarray | null

Show child attributes

successboolean
401
Object

Unauthorized

Response Attributes

messagesarray | null

Show child attributes

successboolean
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?