listQuestionEntries( )


Retrieves a list of question entries, given the specified filters and paging.

For field support for filters and sorting, see Question Entries V2: Supported Filters and Sorting.

Use the fieldSet parameter to control whether sharing links are included in the response.

Permissions
Manage FAQ
Read FAQ
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsListQuestionEntriesOptions
Returns
Return Type:Promise<ListQuestionEntriesResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?