victorops.com

This API allows you to interact with the VictorOps platform in various ways. Your account may be limited to a total number of API calls per month. Also, some of these API calls have rate limits. NOTE: In this documentation when creating a sample curl request (clicking the TRY IT OUT! button), in so

72 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

go-victorops ✓ Official
go get github.com/victorops/go-victorops
curl examples
List teams
curl \
  /api-public/v1/team
List users
curl \
  /api-public/v1/user
Get escalation policy info
curl \
  /api-public/v1/policies
Endpoints (72 total)
GET
/api-public/v1/team
List teams
GET
/api-public/v1/user
List users
GET
/api-public/v1/policies
Get escalation policy info
GET
/api-public/v1/incidents
Get current incident information
GET
/api-public/v1/overrides
List the scheduled overrides
GET
/api-public/v1/team/{team}
Retrieve information for a team
GET
/api-public/v1/user/{user}
Retrieve information for a user
GET
/api-reporting/v1/incidents
Get/search incident history
GET
/api-reporting/v2/incidents
Get/search incident history
GET
/api-public/v1/alerts/{uuid}
Retrieve alert details.
GET
/api-public/v1/oncall/current
Get an organization's on-call users
GET
/api-public/v1/maintenancemode
Get an organization's current maintenance mode state
Language coverage
Go
1
At a glance
Total SDKs1
Languages1
Endpoints72
Categories1