v27

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

CRUD APIs for evaluator revisions (AIP-162). Get Evaluator Revision

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

Path parameters

account_idstring required

The Account Id

evaluator_idstring required

The Evaluator Id

version_idstring required

The Version Id

Query parameters

readMaskstring

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

Response

A successful response.

namestring

The name of the evaluator revision.

createTimestring date-time

The timestamp that the revision was created.

alternateIdsstring[]

Other revision IDs that share the same snapshot (e.g. aliases like "latest").