Skip to content

Get CEX account details

GET
/v1/asset/cex-accounts/{cexAccountId}
curl --request GET \
--url https://api.parasta.io/v1/asset/cex-accounts/example \
--header 'Authorization: Bearer <token>'
cexAccountId
required
string

OK

Media type application/json
object
cexAccountId
string
provider
string
label
string
authMethod
string
Allowed values: oauth2 api_key
permissions
object
read
boolean
withdraw
boolean
lastSyncAt
string format: date-time
registeredAt
string format: date-time
Example
{
"authMethod": "oauth2"
}

Please contact your representative. 담당자에게 문의해주세요.