# Usage

Use `GET /api/v1/agent/usage/` with the `usage:read` scope to read the current quota summary.

The response includes:

- current plan.
- subscription status.
- billing period start and end.
- next payment date.
- screenshots included.
- screenshots used.
- screenshots remaining.
- additional screenshots created over the included quota.
- open screenshot API connections.

The v1 agent API does not expose daily breakdowns or per-request logs.
