---
title: "Get integration accounts"
method: GET
path: "/integration-accounts/accounts"
tags: ["Integration Accounts"]
---

# Get integration accounts

`GET /integration-accounts/accounts`

Get intgration accounts according to active account integration

## Query parameters

- `client` integer, required

## Response `200`

OK

- object[]
  - `account_number` integer
  - `name` string

---

[API](https://skmtc.dev/shopbox/apis/shopbox-api.md) · [All operations](https://skmtc.dev/shopbox/apis/shopbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shopbox/shopbox-api/revisions/f1847469718c/schema)
