Get a card
GET
/managed_cards/{id} Returns all details of the managed card identified by the id path parameter.
Request
Path parameters
Responses
200OK
Success
Headers
Body
application/json
ManagedCardManagedCard · object · 33 fields
Response example
{ "balances": { "availableBalance": 0, "actualBalance": 0 }}