The REST API is deprecated and will be removed in the future. Some endpoints may no longer be available. Use the GraphQL API instead.

Get rule action by id

GET

https://api.pack.cloud/v1/organizations/{organizationId}/rules/{ruleId}/actions/{actionId}

Request

Path parameters

organizationIdstring
ruleIdstring
actionIdstring

Response

OK

Body

idstring
ID of the rule action
code
Code of the action
Example:update_return_request_status
settingsobject
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource