List available case actions
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
uuid
The case's UUID.
Response
The available actions
transitions
The available transition actions.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error