---
title: "Count clearance of places"
method: GET
path: "/places/clearance/count"
tags: ["Entries/Places"]
---

# Count clearance of places

`GET /places/clearance/count`

Returns the total number places with pending clearance on behalf
of the requesting organization.

Requests must include the API token of the organization.

## Response `200`

Successful response

- ResultCount
  - `count` integer, required

## Other responses

- `401` — Access token is missing or invalid or the user has insufficient permission

## Changes

- **2020-08-13** `ddfd4e39c98d` — 1 breaking
  - the `count` response's property type/format changed from `integer`/`int64` to `number`/`i64` for status `200`

[Change history](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api/changes/places/clearance/count/get.md)

---

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