Get Asset Events

Fetch event logs of an asset. The continuation token may alternatively be sent as the raw request body - useful when the token is too long for the query string or header; the body is only read when neither the token query parameter nor the ContinuationToken header is set.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
date-time
required

Start time for events in ISO 8601 format

date-time
required

End time for events in ISO 8601 format

int32

Number of events to return per page

string

Comma-separated list of severity types

boolean

Flag to aggregate events

eventTypeIds
array of integers
eventTypeIds
string
Headers
boolean

When true, disabled assets are included in the tenant scope applied to this request. Defaults to false.

string

Opaque token from a previous response's ContinuationToken header, to fetch the next page.

Responses

401

Unauthorized. The response body's error code identifies which credential failed: invalid_subscription_key, invalid_token, expired_token, or invalid_tenant.

404

Resource Not Found

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