---
title: "Get a list of all app purchases made by the current user."
method: GET
path: "/accounts/purchases"
tags: ["Account"]
---

# Get a list of all app purchases made by the current user.

`GET /accounts/purchases`

This API should be used within the context of an OAuth-enabled application.

## Query parameters

- `all` boolean
- `ownPurchaseOnly` boolean

## Response `default`

default response

---

[API](https://skmtc.net/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.net/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/aaa3e1322450/schema)
