Skip to main content

Request

curl -H "Authorization: your-api-key" \
  "https://api.socialsyncs.co/public/v1/automations/{id}"

Path Parameters

ParameterTypeDescription
idstringThe automation ID

Response

Returns the automation object including its full actionConfig with the workflow event tree. Returns 404 if the automation does not belong to your organization.