Interruptions
Get an Interruption by ID
get/interruptions/{id}
Path parameters
idstring required
ID of the Interruption to load
Response
The requested Interruption
Example response
{
"PullRequests": [
{
"Id": "InterruptionPullRequests-1"
}
],
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.