cURL
curl --request GET \ --url https://api.eflow.team/v1/networks/advertisers/{advertiserId}/events \ --header 'X-Eflow-Api-Key: <api-key>'
{ "global_events": [ { "network_advertiser_global_event_id": 2, "entry_name": "Registration", "network_id": 1, "advertiser_id": 13, "status": "active", "time_created": 1774724566, "time_saved": 1774724566, "relationship": {} } ] }
The Everflow API key generated from the Control Center > Security.
The unique advertiser ID.
Show child attributes
Was this page helpful?