Skip to main content
GET
Daily account insights

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account_id
string
required

Account ID. Format: acct_ followed by 24 lowercase hexadecimal characters.

Example:

"acct_2b4b06ac31e358b242694941"

Query Parameters

since
string
until
string

Response

Successful response

account_id
string
required
Pattern: ^acct_[0-9a-f]{24}$
username
string
required
data
object[]
required