Assigned to user

Fetch incidents assigned to a user

get
Query parameters
idstringRequired

User ID

Header parameters
x-api-keystringRequired

API Key for authentication

x-team-idstringRequired

Team ID

Responses
200
List of assigned incidents
get
GET /incidents/assigned-to-user HTTP/1.1
Host: api.spike.sh
x-api-key: text
x-team-id: text
Accept: */*

No content

Was this helpful?