Fetches a specific account object. Provide the account _id and the corresponding object will be returned.
_id
curl --request GET \ --url https://api.sandbox.sudo.cards/accounts/{id} \ --header 'Authorization: <api-key>'
"{}"
The _id of the account you wish to fetch.
200
The response is of type object.
object