---
title: "Get service status"
method: GET
path: "/v2/3rd_status"
tags: ["service-status"]
---

# Get service status

`GET /v2/3rd_status`

Returns the status of all configured services (third-party services and internal microservices)

## Response `200`

OK

- BluenteInternalThirdpartystatusModelStatusCheckResponse
  - `checks` object
  - `code` integer — 0: success, 1: error
  - `time` string

---

[API](https://skmtc.net/bluente/apis/bluente-api.md) · [All operations](https://skmtc.net/bluente/apis/bluente-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bluente/bluente-api/revisions/5c90e58bf672/schema)
