Get headers for an action from the action history of a link
head/links/@item/actions/{actionId}
Gets headers for the full representation of an action from a link's action history. A link to this representation is returned in the links property of an action summary.
Name | Type | Required | Description |
---|---|---|---|
_id | string | true | The ID for an individual link. A link ID uses the following format:
Link ID component details:
When submitting the request, the pipe character ( |
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | ||
400 | Bad Request | Action history was not available for the specified link. | ||
404 | Not Found | The specified link or requested action was not found. |