Skip to main content
GET
/
networks
/
reporting
/
conversionuploads
/
{uploadId}
Get Conversion Upload by ID
curl --request GET \
  --url https://api.eflow.team/v1/networks/reporting/conversionuploads/{uploadId} \
  --header 'X-Eflow-Api-Key: <api-key>'
{}

Authorizations

X-Eflow-Api-Key
string
header
required

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

Path Parameters

uploadId
integer
required

The conversion upload ID.

Response

200 - application/json

OK

Conversion upload record with processing details.