---
title: "GET /api/v1/extract/parties/"
method: GET
path: "/api/v1/extract/parties/"
tags: ["extract", "v1"]
---

# GET /api/v1/extract/parties/

`GET /api/v1/extract/parties/`

Party List

## Query parameters

- `jq_filters` object

## Response `200`

- Party[]
  - `pk` integer
  - `name` string, required
  - `type` string, nullable
  - `type_abbr` string, nullable, required
  - `type_label` string, nullable
  - `type_description` string, nullable
  - `description` string, nullable

---

[API](https://skmtc.net/lexpredict/apis/contraxsuite-api.md) · [All operations](https://skmtc.net/lexpredict/apis/contraxsuite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lexpredict/contraxsuite-api/versions/3429f921b4cb/schema)
