Subscriptions

GetSubscriptionConversions

Get subscription conversions

get/channel/{channelId}/subscription/{id}/conversions

Path parameters

channelIdstring required

The channel ID

idstring required

The subscription ID

Query parameters

eventIdstring

Optionally filter by conversion event ID

limitstring

Number of conversions per page. Default: 100.

pageTokenstring

Pagination token from a previous response to fetch the next page

Headers

Authorizationstring required

Private API key

Response

Success-Response:

pageTokenstring
<p>Pagination token for the next page when more results are available</p>

Changes

No recorded changes to this endpoint across all 1 revision of this API.