Gets a diagnostic activation.
GET {{baseUrl}}/diagnosticActivations/:id
Get a diagnostic activation with given id. Agents are allowed to get their own activation. Users with sufficient scopes are allowed to get any activation in the same tenant as in the token.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"agentId":"3b27818ea09a46b48c7eb3fbd878349f","id":"8f273818-e975-11e8-9f32-f2801f1b9fd1","status":"ACTIVE"}