List all MSP level events

Returns the list of events generated at MSP level. For the list of valid event types, see Supported MSP events.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≤ 500
Defaults to 500

Specify the number of records you wish to receive in a single API response. The maximum allowed value is 500. Example - 30.

string

Specify the token to access the next page of results. Keep this field blank in the first request. Use the token value received in the previous response's parameter 'nextPageToken'

string
enum

Specify the category of events to be included in response.

Allowed:
string

Specify the type of events to be included in response. For all valid values of event types, please refer to : Supported MSP Events. New type of events will be added in the list with time.

integer
enum

Specify the syslogSeverity of events to be included in response. Specify the severity code as follows:

For Emergency use 0

For Alert (action must be taken immediately) use 1

For Critical (critical conditions) use 2

For Error (error conditions) use 3

For Warning (warning conditions) use 4

For Notice (normal but significant condition) use 5

For Informational (informational messages) use 6

For Debug (debug-level messages) use 7

Headers
string
required

Specify the Bearer access token

Responses

400

Bad Request

401

The request did not include a valid Access Token. Kindly provide a valid Access Token to process the request.

429

Too many requests

503

Service is not available

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