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

Changes

No recorded changes to this endpoint across all 1 revision of this API.