Actions
Get an action
Fetch a single action by its ID, including its configured service, method, and params. Returns 404 if no action matches.
get/actions/{actionId}
Path parameters
actionIdstring uuid required
Response
Action details
Fetch a single action by its ID, including its configured service, method, and params. Returns 404 if no action matches.
Action details