List campaigns
Returns a list of all your campaigns.
Last updated
Was this helpful?
Returns a list of all your campaigns.
Method
URL
GET
https://api.getrewardful.com/v1/campaigns
curl --request GET \
--url https://api.getrewardful.com/v1/campaigns \
-u YOUR_API_SECRET:Response code
Body
200
An array of affiliate objects (JSON)
Last updated
Was this helpful?
Was this helpful?