get https://{url}/onceOfEvent/
This endpoint allows you to retrieve a specific once-off event campaign.
- URL:
GET - {{url}}/onceOfEvent/:id
- Parameter:
id
- ID of the campaign.
- Success: The campaign data are returned.
This endpoint allows you to retrieve a specific once-off event campaign.
GET - {{url}}/onceOfEvent/:id
id
- ID of the campaign.Try It!
to start a request and see the response here!