Retrieve the alert disposition status
head/alertDispositions/{dispositionId}/request
Retrieve a status indicator of whether the alert disposition has been processed and is accessible.
dispositionId | string | true | Specifies the identifier of the alert disposition. <= 36 characters |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | Schema |
| 400 | Bad Request | The request was invalid. | Schema | |
| 403 | Forbidden | The user did not have the necessary permissions. | Schema | |
| 404 | Not Found | No disposition exists at the requested path. | Schema |