---
title: "GET /config/statustype"
method: GET
path: "/config/statustype"
---

# GET /config/statustype

`GET /config/statustype`

Find all status

## Query parameters

- `objectSchemaId` string

## Response `200`

- Status[]
  - `id` string, required
  - `name` string, required
  - `description` string
  - `category` integer, required — | Name | Value | Color | | ---- | ----- | ----- | | ACTIVE | 1 | Green | | INACTIVE | 0 | Red | | PENDING | 2 | Yellow |
  - `objectSchemaId` string

## Other responses

- `401` — Client must be authenticated to access this resource.
- `500` — Something went wrong. Please try again later. If the error persists, contact our support team.

---

[API](https://skmtc.net/atlassian/apis/rest.md) · [All operations](https://skmtc.net/atlassian/apis/rest/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/rest/versions/07137e668210/schema)
