Skip to main content

List system requests

GET 

/activity_monitor

Retrieve a list of recent requests in the system. This is used to provide the Activity Monitor listing in the UI.

info

Important: this endpoint is not paginated. It always returns up to 2600 events, if available.

Responses

A successful response from a paged collection; see the results array in the response for the list of results for this page. Additional pages may be available and can be fetched using the @nextLink URL.

Note that the examples given may include keys (fields) that may not always be present in the response, depending on the fields requested in the $keys parameter, the user's permissions, and other system settings.