---
title: "Check Subscriptions by Account"
method: GET
path: "/callback/v2.0/subscription/accounts/{accountId}"
---

# Check Subscriptions by Account

`GET /callback/v2.0/subscription/accounts/{accountId}`

## Path parameters

- `version` string, required
- `accountId` string, required

## Headers

- `Authorization` string, required

## Response `200`

200

- object[]
  - `id` string
  - `entityType` string
  - `notificationTo` string
  - `notificationType` string

## Other responses

- `400` — 400
- `500` — 500

---

[API](https://skmtc.net/transfero/apis/authentication.md) · [All operations](https://skmtc.net/transfero/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/transfero/authentication/revisions/c1cf67f85267/schema)
