v1

latestOpenAPI 3.1.02026-07-2631111195.5 KB
Actions
Inputs

Get Choices

Get the possible values for a SELECT Input Field.

When using OAuth

This endpoint requires the zap OAuth scope.

post/v2/actions/{action_id}/inputs/{input_id}/choices

Path parameters

action_idstring required

An Action ID, as provided by the /actions endpoint.

input_idstring required

An Input Field ID, as provided by the /inputs endpoint.

Query parameters

pagestring

The page of choices to return, defaults to the first

Request body

Response