GET
/
accounts
/
{id}
curl --request GET \
  --url https://api.sandbox.sudo.cards/accounts/{id} \
  --header 'Authorization: <api-key>'
"{}"

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

The _id of the account you wish to fetch.

Response

200
application/json
200

The response is of type object.