Ledger
Preconditions
Required Scopes
Request
URL
Method
Headers
Name
Required
Description
Path Parameters
Name
Required
Description
Query Parameters
Name
Required
Description
Response
Example
Normal Response Data Explained
Field
Type
Description
Error Response Data
Error Response Wrapper
Property
Description
Error Response Wrapper -> Errors -> item
Property
Description
Full Spec
get tier points ledger. Requires the tier_points:read permission.
Path parameters
account_tenant_fanidstring · uuidRequired
Account Tenant Fan ID
Query parameters
page_idstringOptional
Page ID for pagination
fromstringOptional
From date in RFC3339 format
tostringOptional
To date in RFC3339 format
Header parameters
AuthorizationstringRequired
User or server Bearer Token
Responses
200
OK
application/json
400
[FAIL] Bad request
application/json
401
[FAIL] Unauthorized
application/json
429
[FAIL] Rate Limited
application/json
500
[FAIL] Internal error
application/json
get
/v2/tier-points/{account_tenant_fanid}/ledgerLast updated