Get monitor status history
Monitors
Get monitor status history
Returns the full execution history of a monitor as a list of status entries, ordered from newest to oldest.
GET
Get monitor status history
Authorizations
API key for authentication.
Path Parameters
Monitor identifier.
Response
Monitor status history retrieved successfully.
True if the request succeeded; false otherwise.
Example:
true
Monitor identifier. null on failure.
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Total number of status entries in the history.
Example:
39
Full status history, ordered newest to oldest.
Optional message. null on success.

