All Monitors
GET
/monitors
Monitors
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.getpostman.com/monitors'
Response Response Example
{
"monitors": [
{
"id": "1e6b6c77-2031-42d0-9948-76d7251b2dd1",
"name": "Batman & Sherlock Holmes Monitor",
"owner": "5852",
"uid": "5852-1e6b6c77-2031-42d0-9948-76d7251b2dd1"
},
{
"id": "1e6b6cb7-f13d-4000-acb7-0695757174a8",
"name": "Team Level Monitor",
"owner": "5886",
"uid": "5886-1e6b6cb7-f13d-4000-acb7-0695757174a8"
},
{
"id": "1e6b6cc1-c760-48e0-968f-4bfaeeae9af1",
"name": "Postman Echo Monitor",
"owner": "5852",
"uid": "5852-1e6b6cc1-c760-48e0-968f-4bfaeeae9af1"
}
]
}
Request
None
Responses
Modified at 2023-08-15 05:41:03