List available case actions

View as MarkdownOpen in Claude

Lists the review actions currently available on a case. The list is empty when no user action is available (for example while the case is mid-automation).

Available to both Platform and Enterprise Partners, though only Enterprise Partners can fire the returned actions.

Path parameters

uuidstringRequiredformat: "uuid"
The case's UUID.

Response

The available actions
transitionslist of enums
The available transition actions.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error