Jump to: GET Response Notes | API Call Builder
Returns signup approval questions, optionally filtered by offer ID and question status.
Note: If offer ID is supplied and the offer has signup questions disabled, no data is returned.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of Offer object to filter by |
status | String | SignupQuestion status to filter byShow Supported Values |
GET Response Notes
Array: list of SignupQuestion objects
API Call Builder
Javascript is required to use the API Call Builder.