Skip to main content
GET
Browse Profile Credits
Returns a paginated list of credits belonging to the specified profile. Credits represent monetary or point-based balances that have been issued to a profile, typically as part of a loyalty program incentive.

Path Parameters

string
required
The profile ID or handle to retrieve credits for.

Response

A successful request returns a 200 status code with an array of credit objects.
array
List of credit records associated with the profile.
Credits are distinct from points. Credits typically represent a dollar value, while points are earned and redeemed at defined rates.

Path Parameters

profile
string<uuid>
required

The profile ID

Query Parameters

page[size]
string

Response

Array of Credit

data
Credit · object[]
required