Monitoring

GET {{baseUrl}}/api/v1/monitoring/

This API endpoint is the starting point of the monitoring API. It provides links to the other endpoints available in the TrueBiz Monitoring API.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"links":{"link_name":"https://example.net/link/to/resource","other_link_name":"https://example.net/link/to/other/resource"},"counts":{"resource_name":5}}