Request logs
- logs
Every request now shows up in the dashboard with its provider, model, status, and credits used.
For automation, GET /v1/logs returns the same history. Filter by provider, status, and time range with cursor pagination, or fetch one request with GET /v1/logs/{id}.

