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.
Query parameters
Additional filtering criteria.
The locations to filter by.
The monitor types to filter.
The page number for paginated results.
The number of items to return per page.
The projects to filter by.
A free-text query string.
The schedules to filter by.
The field to sort the results by.
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.
Changes
No recorded changes to this endpoint across all 106 revisions of this API.