List pool transfers
⚠️ This endpoint is in public preview.
List pool transfers for the caller’s organization.
Authorizations
Create an API token using sf tokens create or at https://sfcompute.com/account/api-keys.
Query Parameters
Filter by source or destination pool (repeatable). Returns transfers where the source or destination pool is any of the supplied pools.
A resource path like 'sfc:pool:acme:prod:my-pool' or an ID. Resource paths are human-readable but not stable - they change when resources are renamed or moved. IDs are stable and permanent.
(pool_[0-9a-zA-Z_-]{1,21}|cap_[0-9a-zA-Z_-]{1,21})|(sfc:pool:[a-zA-Z0-9._-]+(:[a-zA-Z0-9._-]+){2,2})Filter by transfer status. Lifecycle status of a pool transfer.
pending, executed, rejected 1 <= x <= 200Set to the response's cursor to fetch the next page.
^ptfrc_[A-Za-z0-9_-]+$"ptfrc_gqXR7s0Kj5mHvE2wNpLc4Q"
Set to the response's cursor to fetch the previous page.
^ptfrc_[A-Za-z0-9_-]+$"ptfrc_gqXR7s0Kj5mHvE2wNpLc4Q"