Gets the check history for a link monitor.

Requires the ListLinkMonitors policy. Returns recorded checks ordered by check time
descending. Filter by change/error presence, change type, GEO location and a checked-at date
range. Paginate with Skip (records to skip, default 0) and Take (page size, default 20).

🔐 Required permission: link-monitor.read

🚩 Requires feature: link_monitor

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The link monitor identifier whose history is requested.

Query Params
boolean

Filter to only checks with changes.

boolean

Filter to only checks with errors.

string
enum

Filter by specific change type.

Allowed:
string

Filter by geographic location.

date-time

Filter checks from this date onwards.

date-time

Filter checks up to this date.

int32

Number of records to skip for pagination.

int32

Number of records to take for pagination.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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