latestOpenAPI 3.0.02026-08-214361,0881.3 MB
88a343690a6e
monitorsLibraryManagement
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"
]
}