v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
Connections

List connections

Returns a cursor-paginated list of cloud provider connections for the authenticated tenant.

get/cloudflow/v1/connections

Query parameters

maxResultsinteger

Maximum number of connections to return (1–100). Defaults to 50.

pageTokenstring

Pagination cursor returned by a previous call.

Response

OK

pageTokenstring nullable

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

rowCountinteger nullable

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