Am i on call
Check if a specific user is currently on-call
Query parameters
idstringRequired
User ID
Header parameters
x-api-keystringRequired
API Key for authentication
x-team-idstringRequired
Team ID
Responses
200
On-call status
401
Unauthorized
get
GET /oncalls/am-i-on-call HTTP/1.1
Host: api.spike.sh
x-api-key: text
x-team-id: text
Accept: */*
No content
Was this helpful?