Snag Docs logo

Get loyalty account streaks

Get loyalty account streaks

GEThttps://admin.snagsolutions.io/api/loyalty/account_streaks

Get loyalty account streaks

Loading code example
Loading code example

Authorizations

apiKeyAuthstringheaderrequired

API key passed in the header.

Query Parameters

websiteIdstring<uuid>

Unique identifier for the website

organizationIdstring<uuid>

Unique identifier for the organization

userGroupIdstring<uuid>

Unique identifier for the user group

userIdstring<uuid>

User id to filter by

walletAddressstring

Wallet address to filter by

Pattern: ^0x[a-fA-F0-9]{40}$
loyaltyRuleIdanyrequired

Loyalty rule id(s) to filter by, array or single id

startingAfterstring

Pagination cursor to start after a specific resource ID

limitnumberdefault: 10

Maximum number of records to return (max 1000)

Required range: x >= 1, x <= 1000
Default: 10

Response

application/json

200