v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBmonitorsLibraryManagement
Read a monitor or folder by its path.
Read a monitor or folder by its path in the monitors library structure.
get/v1/monitors/path
Query parameters
pathstring required
The path of the monitor or folder.
Response
Requested monitor or folder.
Example response
{
"permissions": [
"Read",
"Delete"
]
}