Get App Problems
DescriptionList Application problem events.
Request
URLURL
Path Parameters
Path Parameters
The Entity ID of object requestion information on
Query Parameters
Query Parameters
Cursor from previous response
End time for query in epoch seconds
Status of event open or closed
Possible values are: open , closed , all
Event tags
Type of event, e.g UserDefinedProblemEvent
Page size of results
Start time for query in epoch seconds
Events that were created or updated or closed between this time and update_time_to, in seconds
Events that were created or updated or closed between update_time_from and this time, in seconds
Authentication
Response
Response BodyResponse Body
200 OK
{
"cursor": "ML12eu02==",
"end_time": 1504739809,
"start_time": 1504739809,
"total_count": 100
}
Cursor for the next page
End timestamp of the window of the objects returned
Start timestamp of the window of the objects returned
Total number of objects returned
Errors
Bad Request
Unauthorized
Internal Error