Get credit usage history
Returns credit-consuming activity for the team's organization, newest first - what each charge was for, when, which brand, and how many credits. Filter with q, teams, categories (snowy | ai-visibility | content | seo-audit | knowledge-base | other), creditMin/creditMax and startDate/endDate (inclusive calendar days, resolved in timeZone). Returns one page plus a nextCursor; pass it back as cursor to keep reading, and keep going before concluding a total. Use for questions like 'what did I spend credits on' or 'why did my balance drop'.
Query parameters
Active team (membership only)
Max number of entries (default 30, max 100), or "all" for the full filtered history in one response (CSV export)
Keyset pagination cursor from a prior response
Free-text search over title/description
Comma-separated teamIds to narrow within the org
Comma-separated: snowy | ai-visibility | content
Min credits per row
Max credits per row
Only entries on/after this calendar day (YYYY-MM-DD)
Only entries on/before this calendar day (YYYY-MM-DD)
IANA zone the day bounds are calendar days in, e.g. Asia/Kolkata. Defaults to UTC