Skip to main content
GET
Search for rewards

Authorizations

Authorization
string
header
required

Basic HTTP authentication. Allowed headers-- Authorization: Basic <base64(api_key_id:api_key_secret)>

Query Parameters

transaction_event_id
string

Reward associated to the transaction event

Example:

"40fa8333-f809-4861-9839-45f41d50077d"

limit
integer<int32>
default:10

Limits the number of returned results

Required range: x >= 1
starting_after
string

A cursor for use in pagination. An id that defines your place in the list.

Response

200 - application/json

List of rewards

data
object[]
has_more
boolean
total
integer