Skip to main content
Version: 8.4

Get incident by key

GET 

http://localhost:8080/v1/incidents/:key

Get incident by key

Request​

Responses​

Success

Authorization: http

name: bearer-keytype: httpscheme: bearerbearerFormat: JWT
curl -L 'http://localhost:8080/v1/incidents/:key' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
Request Collapse all
Base URL
http://localhost:8080
Auth
Parameters
— pathrequired