Monitors
Get a monitor by its ID
get/monitors/{id}
Path parameters
idstring required
The monitor ID.
Headers
x-apikeystring required
Your API key
Acceptstring required
Example:application/json
application/json
Response
OK
Example response
{
"created_at": "\"2021-08-19T19:48:36Z\"",
"id": "c4fbb52bqsiatib6i4gg",
"updated_at": "\"2021-08-19T19:48:36Z\""
}Changes
No recorded changes to this endpoint across all 1 revision of this API.