cURL
curl --request GET \ --url http://base.url.com/campaigns/events/{id}/{event} \ --header 'x-phishy-api-key: <api-key>'
[ { "id": "<string>", "name": "<string>", "status": "scheduled" } ]
Note: This endpoint is subject to change and may not be supported in future releases.
Get Campaigns Event Target
Campaigns events retrieved successfully
Unique identifier for the campaign
Name of the campaign
Note: The usage of this property is subject to change in future implementations. Current status of the campaign
scheduled
launched
paused
completed