Enquiry
GET {{baseUrl}}/api/v1/monitoring/enquiries/:enquiry_id/
This API endpoint returns an enquiry associated with the account associated with the API key used to make the request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"\u003cuuid\u003e","domain":"\u003cstring\u003e","monitor_name":"\u003cstring\u003e","monitor_id":"\u003cuuid\u003e","monitor_type":"\u003cstring\u003e","started_at":"\u003cdateTime\u003e","state":"\u003cstring\u003e","flagged":"\u003cboolean\u003e","remarks":[],"links":{"sunt_4":"\u003cstring\u003e"},"finished_at":"\u003cdateTime\u003e"}