A list of shift changes for a team
Returns a log of user shift changes for the specified team. This is historical data, and may be up to 15 minutes behind real-time log data.
This API may be called a maximum of 2 times per second.
Path parameters
The VictorOps team 'slug'
Query parameters
Return shift changes occurring after this timestamp. The default is the start of the day at midnight. Specify the timestamp in ISO8601 format
Return shift changes occurring before this timestamp. The default is the end of the day at 11:59:59. Specify the timestamp in ISO8601 format
The VictorOps user ID. Return shift changes occurring during the interval specified for this user. Without this parameter, all relevant users (with respect to the specified interval) are returned
Headers
Your API ID
Your API Key
Response
The result of the take request
Changes
No recorded changes to this endpoint across all 2 revisions of this API.