Get Wallet by ID
Authentication: Bearer token required.
Endpoint: GET /api/v1/wallets/{id}
Response — 200 OK
Full wallet object.
| Status | Description |
|---|---|
| 404 | Wallet not found |
Authentication: Bearer token required.
Endpoint: GET /api/v1/wallets/{id}
Full wallet object.
| Status | Description |
|---|---|
| 404 | Wallet not found |