Retrieve all recommendations
Retrieve a list of recommendations from the AnswerEngineVisibilityPublicApi. This endpoint allows users to filter and sort recommendations based on various criteria such as prompt ID, status, and recommendation type. It supports pagination and sorting to efficiently manage large sets of data.
Supported products
Supported products
Required scopes
Required scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.
Filter recommendations created after a specific date.
Filter recommendations by their creation date.
Filter recommendations created before a specific date.
The maximum number of results to display per page.
Filter recommendations by a specific prompt ID.
Filter recommendations by their type.
Sort the recommendations based on specified criteria.
Filter recommendations by their status.