v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

List Assessments.

get/v1/{+parent}/assessments

Path parameters

parentstring required

Required. The parent resource of the assessments. To list all assessments in a location, substitute the conversation ID with a '-' character.

Query parameters

filterstring

Optional. A filter to reduce results to a specific subset. Supported filters include: * state - The state of the assessment * agent_info.agent_id - The ID of the agent the assessment is for

pageSizeinteger

The maximum number of assessments to list. If zero, the service will select a default size. A call may return fewer objects than requested. A non-empty next_page_token in the response indicates that more data is available.

pageTokenstring

Optional. The value returned by the last ListAssessmentRulesResponse; indicates that this is a continuation of a prior ListAssessmentRules call and the system should return the next page of data.

Response

Successful response