---
title: "Get the liveness of API service"
method: GET
path: "/liveness"
tags: ["infra"]
---

# Get the liveness of API service

`GET /liveness`

## Response `200`

Returns service liveness status

- Status — Status of API server
  - `meta` Meta — List apiVersion and timestamp of the API request
    - `apiVersion` string
    - `timestamp` string
  - `status` string

---

[API](https://skmtc.net/centos/apis/apis-for-centos-community-container-pipeline-service.md) · [All operations](https://skmtc.net/centos/apis/apis-for-centos-community-container-pipeline-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/centos/apis-for-centos-community-container-pipeline-service/revisions/6ee0049647b1/schema)
