---
title: "Retrieve the authorizations associated to the order"
method: GET
path: "/orders/{orderId}/authorizations"
tags: ["has_many", "authorizations"]
---

# Retrieve the authorizations associated to the order

`GET /orders/{orderId}/authorizations`

Retrieve the authorizations associated to the order

## Path parameters

- `orderId` string, required

## Response `200`

The authorizations associated to the order

---

[API](https://skmtc.net/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.net/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/versions/dcb0faa48534/schema)
