v1

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

Lists revisions for a given workflow.

get/v1/{+name}:listRevisions

Path parameters

namestring required

Required. Workflow for which the revisions should be listed. Format: projects/{project}/locations/{location}/workflows/{workflow}

Query parameters

pageSizeinteger

The maximum number of revisions to return per page. If a value is not specified, a default value of 20 is used. The maximum permitted value is 100. Values greater than 100 are coerced down to 100.

pageTokenstring

The page token, received from a previous ListWorkflowRevisions call. Provide this to retrieve the subsequent page.

Response

Successful response