Get referral history
User statistics (legacy)
Get referral history
Limit: 10 requests per second
GET /v1/referral/referral_history
Provides a detailed history of referral rebates paid to the user.
GET
Get referral history
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Query Parameters
start date range that you wish to query, in the format ‘YYYY-MM-DD’
end date range that you wish to query, in the format ‘YYYY-MM-DD’
the page you wish to query start from 1
the page size you wish to query (max: 500)