searchEvaluationForms
abstract suspend fun searchEvaluationForms(input: SearchEvaluationFormsRequest): SearchEvaluationFormsResponse
Searches evaluation forms in an Amazon Connect instance, with optional filtering.
Use cases
Following are common uses cases for this API:
List all evaluation forms in an instance.
Find all evaluation forms that meet specific criteria, such as Title, Description, Status, and more.
Find all evaluation forms that are tagged with a specific set of tags.
Important things to know
A Search operation, unlike a List operation, takes time to index changes to resource (create, update or delete). If you don't see updated information for recently changed contact evaluations, try calling the API again in a few seconds.
Endpoints: See Amazon Connect endpoints and quotas.