v1

latestOpenAPI 3.1.02026-07-13182388559.6 KB

Get an action definition by type

get/v1/actions/{type}

Path parameters

typestring required

Action type

Response

OK

codeinteger
messagestring
requestIdstring

Example response

{
  "message": "successfully",
  "requestId": "abc-123"
}