Retrieve campaign
Retrieves the details of an existing campaign specified by its unique identifier.
Last updated
Was this helpful?
Retrieves the details of an existing campaign specified by its unique identifier.
Method
URL
GET
https://api.getrewardful.com/v1/campaigns/:id
curl https://api.getrewardful.com/v1/campaigns/ceaef6d9-767e-49aa-a6ab-46c02aa79604 \
-u YOUR_API_SECRET:Response code
Body
200
A campaign object (JSON)
Last updated
Was this helpful?
Was this helpful?