---
title: "Get global status"
method: GET
path: "/status"
tags: ["Status"]
---

# Get global status

`GET /status`

Get your status: numbers and statistics about the data you sent us.

## Response `200`

Successful Response

- GlobalStatus
  - `jobs_count` integer, required
  - `profiles_count` integer, required
  - `matches_count` integer, required
  - `usage` object

---

[API](https://skmtc.net/talentapi/apis/talent-api-api-reference.md) · [All operations](https://skmtc.net/talentapi/apis/talent-api-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/talentapi/talent-api-api-reference/revisions/0798d0794573/schema)
