List tradable products for a given portfolio.
Use the Prime SDK or CLI to test this endpoint by following the quickstart guide and running with the following examplesDocumentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
The portfolio ID
Cursor used for pagination (last consumed record)
Number of items to retrieve
Sorting order
DESC, ASC Filter by product type (SPOT, FUTURE). If unset, returns all types available for your portfolio. Futures products require additional entitlements.
SPOT, FUTURE Filter by contract expiry type (EXPIRING or PERPETUAL). Only applicable when product_type = FUTURE. If unset, returns all futures kinds.
CONTRACT_EXPIRY_TYPE_UNSPECIFIED, CONTRACT_EXPIRY_TYPE_EXPIRING, CONTRACT_EXPIRY_TYPE_PERPETUAL Filter by expiry status for expiring futures. If unset, returns all expiring futures.
EXPIRING_CONTRACT_STATUS_UNEXPIRED, EXPIRING_CONTRACT_STATUS_EXPIRED, EXPIRING_CONTRACT_STATUS_ALL