GET /api/sandbox/loans
GET/api/sandbox/loans
Returns only the loan state for the current Sandbox API key, without the partner block.
The response contains the simulator wallet, active loans, loan history, current draft, and sandboxFlow with loan and repayment operations. Use GET /api/sandbox/state for a full snapshot that also includes partner data.
Idempotency-Key is not required for GET requests.
Responses
- 200
- 401
- 429
Current Sandbox loan state
Sandbox API key is missing or invalid
Sandbox API rate limit exceeded