v1
latestOpenAPI 3.0.32026-07-2226694862.5 KBTraffic Sources
List Traffic Sources
Retrieve all active traffic sources for the network. Filterable by time_created and time_saved.
get/networks/trafficsource
Response
Example response
{
"traffic_sources": [
{
"time_created": 1734455015,
"time_saved": 1734455015
}
]
}