Skip to main content
GET
Snapshot history

Authorizations

Authorization
string
header
required

Your Simplified Webhooks API key, sent as a bearer token: Authorization: Bearer sk_.... Create API keys in your profile settings.

Path Parameters

id
string<uuid>
required

The usage base id (row id from /usage/bases, not the Airtable base id).

Example:

"8f1d6b2c-3a4e-4c5d-9e6f-0a1b2c3d4e5f"

Query Parameters

from
string
Pattern: ^\d{4}-\d{2}-\d{2}$
to
string
Pattern: ^\d{4}-\d{2}-\d{2}$
cursor
string
Pattern: ^\d{4}-\d{2}-\d{2}$
limit
integer
default:30
Required range: 1 <= x <= 365

Response

A page of daily snapshots.

baseId
string
required
days
object[]
required
nextCursor
string | null
required