get
https://platform.routy.app/api/v1/reports/events/conversions
Returns one row per conversion, decorated with its originating click, matching the supplied
filters. Results are scoped to the calling affiliate; admin tokens see all affiliates.
Paginate either with offset/limit (limit capped at 200) or — when no sortBy
is given — with keyset pagination: results come back ordered by conversion date descending and
the response carries a nextCursor ({ conversionDate, conversionId }) to pass
back as cursorDate/cursorId for the next page. Set countTotal=true on the
first page to populate total.
Example: GET /v1/reports/events/conversions?from=2026-05-01&to=2026-05-20&conversionTypeId=3&sortBy=-conversionDate&limit=100
🔐 Required permission: accounts.read
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
