---
title: "Get Skill Source Status"
method: GET
path: "/api/skills/{skill_ref}/source-status"
---

# Get Skill Source Status

`GET /api/skills/{skill_ref}/source-status`

## Path parameters

- `skill_ref` string, required

## Response `200`

Successful Response

- SkillSourceStatusResponse
  - `updateStatus` 'update_available' | 'no_update_available' | 'no_source_available' | 'local_changes_detected', nullable, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mode-io/apis/skill-manager.md) · [All operations](https://skmtc.net/mode-io/apis/skill-manager/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mode-io/skill-manager/versions/a2b29a5aa8b4/schema)
