On calls

Fetch on-calls

get

Get list of on-call schedules for a team

Header parameters
x-api-keystringRequired

API Key for authentication

x-team-idstringRequired

Team ID

Responses
200
List of on-call schedules
get
GET /on-calls HTTP/1.1
Host: api.spike.sh
x-api-key: text
x-team-id: text
Accept: */*

No content

Was this helpful?