Skip to main content
GET
Get Processing status and progress data for a specific user on loyalty rules

Authorizations

X-API-KEY
string
header
required

Query Parameters

websiteId
string<uuid>
organizationId
string<uuid>
userId
string<uuid>
userGroupId
string<uuid>
loyaltyRuleId

Unique identifier for the loyalty rule[s]

Example:

"123e4567-e89b-12d3-a456-426614174030"

walletAddress
string
limit
number | null
default:10

Number of items to return

Required range: x <= 100
Example:

10

startingAfter
string

Starting after item

Example:

"123e4567-e89b-12d3-a456-426614174001"

Response

200

data
object[]
required