Get a survey's Action Logic and the options available to it

Returns the survey's current Action Logic rules plus everything needed to write new ones: the actions this account can use right now, the actions it could use once the named integration is connected, the survey-level rules, and each slide with the rule operators and answer values valid against it.

Action Logic runs per survey when a response comes in: when every rule in a row passes, every action in that row runs. Use it to react to responses within one survey — trigger-webhook here is scoped to this survey and can be conditional, unlike an account-level webhook.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The ID of the poll.

Responses

403

Account does not have API access (requires Advanced plan or higher)

404

Poll not found or you do not own the account it belongs to

422

pollId is required

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json