List affiliate links

Returns a list of your affiliate links. The links are returned sorted by creation date, with the most recent links appearing first.

Request

Examples

curl --request GET \
  --url https://api.getrewardful.com/v1/affiliate_links \
  -u YOUR_API_SECRET:

Last updated