Get spot account

Get spot account

get

Get spot account details for a user

Authorizations
Header parameters
X-API-KEYstringRequired

API Key

Responses
200

OK

application/json
get
/accounts/spot-account
GET /accounts/spot-account HTTP/1.1
Host: 
X-API-KEY: text
Accept: */*
{
  "account_id": "text",
  "account_type": "text",
  "created_at": "text",
  "encrypted_operation_key": "text",
  "operation_key_hash": "text"
}

Last updated