---
title: "GET /parties"
method: GET
path: "/parties"
tags: ["Parties"]
---

# GET /parties

`GET /parties`

Lists all parties for the workspace

## Response `200`

Success

- PartyListResponse — List of parties
  - `data` Party[], required
    - `externalId` string, required — External ID for the party
    - `counterPartyType` string — Type of the counterparty

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.dev/fragment-dev/apis/fragment-payments-api.md) · [All operations](https://skmtc.dev/fragment-dev/apis/fragment-payments-api/llms.txt) · [OpenAPI document](https://skmtc.dev/fragment-dev/apis/fragment-payments-api/revisions/cee52ef467c1?raw)
