Fetch event metrics split by event

Fetch event metrics split by event

Path Params
string
required

Environment ID to use (e.g. S1234)

string
required

View to use

Query Params
string
required

Start time of requested graph. Date in ISO8601 format (yyyy-MM-ddTHH:mm:ss.SSSZ)

string
required

End time of requested graph. Date in ISO8601 format (yyyy-MM-ddTHH:mm:ss.SSSZ)

integer

Number of data points to return within the interval. IMPORTANT: either 'points' or 'resolution' parameters have to be passed. When both are passed, resolution takes precedence.

string
enum

Select graph resolution (use M1/M5 for 1 point per 1/5 minutes; use H1/H8 for 1 point per 1/8 hours). IMPORTANT: either 'points' or 'resolution' parameters have to be passed. When both are passed, resolution takes precedence.

Allowed:
string

Server(s) added to the filter

string

Application(s) added to the filter

string

Deployment(s) added to the filter

string
enum

Include statistics per event in the response

Allowed:
Responses

401

Unauthorized

404

Not Found

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