/
UP
uptrace
/
Uptrace JSON API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 4w ago
View markdown
uptrace
Uptrace JSON API
get
Get a monitor
v1
latest
OpenAPI 3.1.0
MIT
2026-07-13
93
128
198.4 KB
Alerts
2
Annotations
1
Dashboards
25
Fixtures
2
Metrics
3
Monitors
7
get
List monitors
post
Create a monitor
get
Get a monitor
put
Update a monitor
delete
Delete a monitor
put
Activate a monitor
put
Pause a monitor
NotificationChannels
5
Organizations
7
Projects
4
ProjectTokens
5
Querying
8
Teams
11
Users
13
Monitors
Get a monitor
Retrieve a specific monitor by ID.
get
/internal/v1/monitors/{project_id}/{monitor_id}
Path parameters
project_id
integer
required
Uptrace project ID.
monitor_id
integer
required
Monitor ID.
Response
Monitor details.
MonitorResponse
required
monitor
Monitor
required