---
title: "GET /api/v1/extract/geo-entity-usage/"
method: GET
path: "/api/v1/extract/geo-entity-usage/"
tags: ["extract", "v1"]
---

# GET /api/v1/extract/geo-entity-usage/

`GET /api/v1/extract/geo-entity-usage/`

Geo Entity Usage List

## Query parameters

- `jq_filters` object

## Response `200`

- GeoEntityUsage[]
  - `entity__name` string
  - `entity__category` string
  - `count` integer
  - `pk` integer
  - `text_unit__pk` string
  - `text_unit__unit_type` string
  - `text_unit__location_start` string
  - `text_unit__location_end` string
  - `text_unit__document__pk` string
  - `text_unit__document__name` string
  - `text_unit__document__description` string
  - `text_unit__document__document_type` string

---

[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)
