Retrieves the total open position limit across instruments for a given portfolio.
Documentation 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 Client ID that owns the API Key for the request
The pass phrase affiliated with the API Key
A HMAC SHA-256 signature using the API Key secret on the string TIMESTAMP, METHOD, REQUEST_PATH, BODY
The timestamp of when the request is being made
Identifies the portfolio by UUID (e.g., 892e8c7c-e979-4cad-b61b-55a197932cf1) or portfolio ID (e.g., 5189861793641175)
Position limits information
The total notional limit across all instrument positions allowed to be opened. The value is not present if total_open_position_notional_limit_enforced is false.
2250000000
Whether total notional limit across all instrument positions allowed to be opened is enforced.