v1
latestOpenAPI 3.1.02026-07-1750229379.2 KBGet daily AI credit usage
Returns per-user, per-day AI credit usage for the plan associated with the calling token. This endpoint requires a plan access token with the org:ai_metering_usage_read scope.
Query parameters
The first day to include, inclusive, as a YYYY-MM-DD calendar date (UTC). Required. Must be on or after 2025-12-01 and no more than 366 days before the current UTC day.
The last day to include, inclusive, as a YYYY-MM-DD calendar date (UTC). Required. Must be on or after start_date and the current UTC day or earlier.
Restrict the results to a single Figma user, identified by email. When omitted, rows for every user in the plan with usage in the range are returned. An email that matches no Figma user returns a 400.
Maximum number of rows to return. This param defaults to 1000 if unspecified, and may not exceed 1000.
An opaque cursor returned from a previous request, used for pagination.
Response
Response from the GET /v1/ai_usage/daily endpoint.