Wallet statement
GET/wallet/entries
The wallet's entries, newest first. Each one carries a translation key
(descriptionKey) and its parameters instead of finished text, so the statement can
be read in any language.
Request
Responses
- 200
- 401
- 422
- 429
Paginated list.
Missing, malformed, unknown or revoked token (authentication), or a suspended
account (tenant_inactive).
Payload failed validation (invalid_request, detailed in issues) or was
rejected by Meta (meta_error, with the original body in meta).
Rate limit exceeded (rate_limit).
Response Headers
Seconds to wait before retrying.
Which rate limit category applied — send, media or default.
Which bucket the other headers describe — key (the API key), session (the dashboard) or account (the account ceiling).
Request ceiling for this category in the current window.
Requests left in the current window.