GET
/
api
/
v3
/
brokerage
/
cfm
/
intraday
/
margin_setting
curl --request GET \
  --url https://api.coinbase.com/api/v3/brokerage/cfm/intraday/margin_setting
{
  "setting": "<any>"
}

Response

200
application/json

A successful response.

The response is of type object.