Authorizations
Query Parameters
User id to filter by
"123e4567-e89b-12d3-a456-426614174001"
Wallet address to filter by
"0x1234567890123456789012345678901234567890"
Loyalty rule id(s) to filter by, array or single id
"loyaltyRuleId=123e4567-e89b-12d3-a456-426614174001&loyaltyRuleId=123e4567-e89b-12d3-a456-426614174002"
Pagination cursor to start after a specific resource ID
"123e4567-e89b-12d3-a456-426614174010"
Maximum number of records to return (max 1000)
1 <= x <= 1000
50
Response
200
Response schema for getting loyalty account streaks, null if no streak
ID of the loyalty account streak, null if no streak yet
"123e4567-e89b-12d3-a456-426614174001"
Date and time the streak was created, null if no streak yet
"2025-01-01T00:00:00.000Z"
Date and time the streak was last updated, null if no streak yet
"2025-01-01T00:00:00.000Z"
Date and time the streak expires, null if no streak yet
"2025-01-01T00:00:00.000Z"
Number of days in the streak, 0 if no streak
10