Get an action definition
GET/actions/:action_id
Return the full ActionDefinition for the given (action_id, version).
Includes config (type-specific delivery parameters), trigger (fire_on rule and condition binding), namespace, deprecation status, and creation timestamp.
HTTP 404 — action not found or version does not exist.
Request
Responses
- 200
- 422
Successful Response
Validation Error