Single Agent

Retrieves specific agent information identified by the agent ID.

The to/from timestamps provided in your query must be no more than 24 hours apart and should include time zone information (either by appending "+HH:MM" for desired timezone or "Z" for Zulu / UTC timezone).

Requests are converted into the UTC time zone, and all timestamp data returned will be in UTC time zone.

Path Params
string
required

The specific ID of the Agent to retrieve data for.

Query Params
string
required

Timestamp in RFC3339 (YYYY-MM-DDTHH:MM:SSZ) format.

string
required

Timestamp in RFC3339 (YYYY-MM-DDTHH:MM:SSZ) format.

Responses

400

Incomplete or invalid input or from and to is incorrectly formatted.

401

Unauthorized.

403

Requested date range is greater than the maximum.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json