---
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
- `companyPurchaseOnly` boolean

## Response `default`

default response

## Changes

- **2026-08-29** `5fa7a57a26dd` — 1 info
  - added the new optional `query` request parameter `companyPurchaseOnly`

[Change history](https://skmtc.dev/onshape/apis/onshape-rest-api/changes/accounts/purchases/get.md)

---

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