---
title: "List clients"
method: GET
path: "/systemOfRecordIntegration/clients/list"
tags: ["System of Record Integration - Clients"]
---

# List clients

`GET /systemOfRecordIntegration/clients/list`

List all system of record clients

## Response `200`

Successful response

- object — Response body schema.
  - `clients` unknown[], required — List of system-of-record client manifests.
    - unknown

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found
- `500` — Internal server error

---

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