v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
CloudFlow

List CloudFlows

Returns a cursor-paginated list of CloudFlows.

get/cloudflow/v1/flows

Query parameters

maxResultsinteger

Maximum number of flows to return (1–500). Defaults to 50.

pageTokenstring

Opaque cursor for the next page, taken from pageToken in the previous response. Omit to start from the beginning.

Response

Paginated list of CloudFlows.

pageTokenstring nullable

Opaque cursor for the next page. null when there are no more CloudFlows.

rowCountinteger nullable

Always null. Row count is not computed for this endpoint.