User Purchase List

Get a list of the user's purchases.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

To retrieve a list of a user's subscription purchases, follow these steps:


1. Set the Request Details

  • URL: /marketplace/purchase

2. Add the Required Headers

HeaderValue
acceptapplication/json
x-api-keyYour API Key
AuthorizationGenerated Client Token

3. Prepare the Request Body

Request BodyDescriptionRequired
inclCancelledWhether or not cancelled subscriptions should be included in the responseYes
offsetThe pagination offsetYes
limitThe pagination limitYes
langThe two-letter ISO-639-1 language code - defaults to client's default languageYes

4. Make the Request

Once you’ve set the URL, headers, and body, send the POST request.



Query Params
boolean
Defaults to false

Whether or not cancelled subscriptions should be included in the response

int32
Defaults to 0

The pagination offset

int32
Defaults to 10

The pagination limit

string
Defaults to en

The two-letter ISO-639-1 language code - defaults to client's default language

Headers
string
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json