---
title: "Retrieve the installation status of skills for a user."
method: GET
path: "/skill/installations"
tags: ["skill"]
---

# Retrieve the installation status of skills for a user.

`GET /skill/installations`

When a user is logged in, this endpoint will return the skills known by that user's device(s).  It will communicate the installation status of each skill as it relates to a user's devices.

## Response `200`

successful operation

- Installations[]
  - `installStatuses` object
  - `failureReasons` object

---

[API](https://skmtc.net/mycroftai/apis/mycroft-marketplace.md) · [All operations](https://skmtc.net/mycroftai/apis/mycroft-marketplace/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mycroftai/mycroft-marketplace/revisions/39420bb893a1/schema)
