Caches

List Caches

Retrieves a paginated list of caches. Can be filtered by flow_id, for_flow, scope, and name.

get/api/v1/caches

Query parameters

filter[flow_id]string

Filter results by flow_id.

filter[for_flow]string

Filter results by for_flow.

filter[scope]string

Filter results by scope.

filter[id]string

Filter results by id.

filter[,]string

Filter results by ,.

filter[name]string

Filter results by name.

filter[LIKE]string

Filter results by LIKE.

filter[flow]string

Filter results by flow.

includestring

Comma-separated list of relationships to include. Available: flow

pageinteger

Page number for pagination.

per_pageinteger

Number of results per page.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.