---
title: "Retrieve all authorizations"
method: GET
path: "/v2/transactions/{ratepay_transaction_id}/authorizations"
tags: ["Incremental authorization"]
---

# Retrieve all authorizations

`GET /v2/transactions/{ratepay_transaction_id}/authorizations`

Retrieve all authorization resources of an existing transaction including their attributes.

## Path parameters

- `ratepay_transaction_id` string, required

## Headers

- `Prefer` 'return=representation'
- `X-Partner` string

## Response `200`

Authorizations retrieved

## Other responses

- `400` — Bad request
- `404` — Transaction not found
- `451` — Legally not allowed
- `500` — Technical problem

---

[API](https://skmtc.net/ratepay/apis/payment-openapi-specification.md) · [All operations](https://skmtc.net/ratepay/apis/payment-openapi-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ratepay/payment-openapi-specification/versions/1c957020939e/schema)
