Retrieve alert history action types

head/alerts/{alertId}/history/actionTypes

Retrieve the headers for the alert history action types for the given alert.

Request Samples

1

Response Samples

1{
2 "content": {}
3}

Path Parameters

NameTypeRequiredDescription
alertId
string
true

Specifies the identifier for the alert.

<= 36 characters

Header Parameters

NameTypeRequiredDescription
Accept-Item
string
true

Specifies the media type of the items returned.

Allowed value:
application/vnd.sas.investigate.action.type

Responses

StatusMeaningDescription
200OK

The request succeeded.

HeadersSchema
400Bad Request

The request was invalid.

Schema
404Not Found

No alert exists at the requested path.

Schema