Skip to main content
GET
Get Traffic Source by ID

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Path Parameters

trafficSourceId
integer
required

The ID of the traffic source.

Response

200 - application/json
network_traffic_source_id
integer

Unique traffic source ID.

network_id
integer

Network ID.

name
string

Name of the traffic source.

postback_url
string

Postback URL for this traffic source.

time_created
integer

Unix timestamp of creation.

Example:

1734455015

time_saved
integer

Unix timestamp of last update.

Example:

1734455015

relationship
object
is_public
boolean

When true, affiliates can select this traffic source when generating tracking links.