Monitor Item Enquiries Info

HEAD {{baseUrl}}/api/v1/monitoring/items/:monitor_id/enquiries/

This API endpoint returns information about a specific monitor item used by the account associated with the API key used to make the request. Using a HEAD request will return the same response as a GET request, but without the body. Using an OPTIONS request will return the allowed methods for this endpoint as part of the header.

RESPONSES

status: OK