synthetics
Get monitors
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/synthetics/monitors</span></div>Refer to Spaces for more information.
Get a list of monitors. You must have read privileges for the Synthetics feature in the Observability section of the Kibana feature privileges.
get/api/synthetics/monitors
Query parameters
filterstring
Additional filtering criteria.
The locations to filter by.
The monitor types to filter.
pageinteger
The page number for paginated results.
per_pageinteger
The number of items to return per page.
The projects to filter by.
querystring
A free-text query string.
The schedules to filter by.
sortField'name' | 'createdAt' | 'updatedAt' | 'status'
The field to sort the results by.
sortOrder'asc' | 'desc'
The sort order.
The status to filter by.
Tags to filter monitors.
Specifies whether to apply logical AND filtering for specific fields. Accepts either a string with values "tags" or "locations" or an array containing both.
Response
A successful response.
object required