---
title: "List Order Stream Grants for an order"
method: GET
path: "/v1/orders/{orderId}/stream-grants"
tags: ["Order Stream Grants"]
---

# List Order Stream Grants for an order

`GET /v1/orders/{orderId}/stream-grants`

Lists the Order Stream Grants minted for the order in the verified organization. Token hashes and raw tokens never leave this boundary.

## Path parameters

- `orderId` string, uuid, required

## Query parameters

- `organizationId` string, uuid

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-09-15** `5c8170e25e84` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/orders/:orderId/stream-grants/get.md)

---

[API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/revisions/5f448e72f77d?raw)
