v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

List Evaluator Revisions

get/v1/accounts/{account_id}/evaluators/{evaluator_id}/versions

Path parameters

account_idstring required

The Account Id

evaluator_idstring required

The Evaluator Id

Query parameters

pageSizeinteger
pageTokenstring
filterstring
orderBystring

Default order should be reverse chronological (newest first) per AIP-162.

readMaskstring

The fields to be returned in the response. If empty or "*", all fields will be returned.

Response

A successful response.

nextPageTokenstring

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

totalSizeinteger

The total number of evaluator versions.