Connection Pools

List Connection Pools

Retrieves a paginated list of connection pools.

get/api/v1/connection-pools

Query parameters

filter[name]string

Filter results by name.

includestring

Comma-separated list of relationships to include. Available: connectors.system

sortstring

Sort field. Prefix with - for descending. Available: name, limit, created_at

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.