v1
latestOpenAPI 3.0.12026-07-1361339.6 KBBasic
List prompts
Retrieve a list of prompts from the AnswerEngineVisibilityPublicApi. This endpoint allows you to filter and sort prompts based on various criteria, such as creation date and business unit. Use this endpoint to manage and view prompts efficiently.
get/marketing/aeo/2026-09-beta/prompts
Query parameters
afterstring
The paging cursor token of the last successfully read resource, used for pagination.
businessUnitIdstring
The ID of the business unit to filter prompts by. Defaults to '0'.
createdAfterstring
Filter prompts created after this date.
createdAtstring
Filter prompts by their exact creation date.
createdBeforestring
Filter prompts created before this date.
limitinteger
The maximum number of results to display per page.
sortstring
The criteria by which to sort the results.
Response
successful operation