Skip to main content
GET
/
billing
/
usage
/
agents
Get per-agent usage breakdown
curl --request GET \
  --url https://api.mnemom.ai/v1/billing/usage/agents \
  --header 'Authorization: Bearer <token>'
[
  {}
]

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

days
integer
default:30
Required range: 1 <= x <= 90

Response

Per-agent usage data