GET
/
api
/
loyalty
/
rules

Authorizations

X-API-KEY
string
headerrequired

Query Parameters

organizationId
string

Unique identifier for the organization to filter by

websiteId
string

Unique identifier for the website to filter by

collectionAddress
string

Address of the collection to filter by

startingAfter
string

Pagination cursor to start after a specific resource ID

limit
number
default: 10

Maximum number of records to return (max 1000)

Required range: x < 1000

Response

200 - application/json
data
object[]
required
hasNextPage
boolean
required