Skip to main content
POST
Export Raw Conversion Events

Query Parameters

ParameterTypeRequiredDescription
fromstring (YYYY-MM-DD)YesInclusive start date.
tostring (YYYY-MM-DD)YesInclusive end date.
file_formatstringYesOne of: csv, xls, xlsx.
allbooleanNoInclude all QR Codes in scope.
searchstringNoSearch value used with all=true.
categorystringNoComma-separated category slugs.
usersstringNoComma-separated user IDs.
conversion_eventsstringNoComma-separated conversion event keys.
funnel_stepsstringNoOrdered comma-separated event keys.

Request Body

FieldTypeRequiredDescription
filter_bystringYesOne of: qrid, id, tags.
qarray[string]YesValues corresponding to filter_by.

Example

Authorizations

Authorization
string
header
required

API key authentication. Enter your API key directly in the Authorization header.

Query Parameters

from
string<date>
required
to
string<date>
required
file_format
enum<string>
required
Available options:
csv,
xls,
xlsx
all
boolean
category
string
users
string
conversion_events
string
funnel_steps
string

Body

application/json
filter_by
enum<string>
required
Available options:
qrid,
id,
tags
q
string[]
required

Response

Raw export generated successfully

The response is of type file.