---
title: "Changes to Get transaction requests by enterprise filtering by wallet permissions"
method: GET
path: "/api/v2/enterprise/{enterpriseId}/txrequests/bypermission"
---

# Changes to Get transaction requests by enterprise filtering by wallet permissions

`GET /api/v2/enterprise/{enterpriseId}/txrequests/bypermission`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 18 revisions.

- **2026-08-31** `1ebd03e70ace` — 1 info
- **2026-08-21** `42597b350755` — 4 info
- **2026-08-11** `ee916dca3250` — 2 info

## Changes

- **2026-08-31** `1ebd03e70ace` — 1 info
  - added the enum value `cancel` to the property `items/` of the `query` request parameter `excludeIntentTypes`
- **2026-08-21** `42597b350755` — 4 info
  - added the enum value `finalizeUnwrap` to the property `items/` of the `query` request parameter `excludeIntentTypes`
  - added the enum value `unwrap` to the property `items/` of the `query` request parameter `excludeIntentTypes`
  - added the enum value `wrap` to the property `items/` of the `query` request parameter `excludeIntentTypes`
  - added the enum value `wrapApprove` to the property `items/` of the `query` request parameter `excludeIntentTypes`
- **2026-08-11** `ee916dca3250` — 2 info
  - added the optional property `txRequests/items/allOf[subschema #2: TransactionRequestBase]/cancelReason` to the response with the `200` status
  - added the optional property `txRequests/items/allOf[subschema #2: TransactionRequestBase]/organizationId` to the response with the `200` status

---

[Operation](https://skmtc.dev/bitgo/apis/bitgo-api/docs/api/v2/enterprise/:enterpriseId/txrequests/bypermission/get.md) · [API](https://skmtc.dev/bitgo/apis/bitgo-api.md) · [Page](https://skmtc.dev/bitgo/apis/bitgo-api/changes/api/v2/enterprise/:enterpriseId/txrequests/bypermission/get)
