Get administrative details about a card
| Status | Code | Description |
|---|---|---|
| 400 | Validation error | Invalid payload |
| 401 | HMAC auth error | Missing/invalid X-API-Key-ID, X-Timestamp, or X-Signature |
| 404 | Not found | Card not found |
| 500 | Internal error | Server error |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Card lookup details
Supports any alphanumeric: CARD0001, 48290173K, etc.
"CARD0001"
Card information retrieved
The response is of type object.