---
title: "Get the required skills of a company asset"
method: GET
path: "/v2/company-assets/{assetId}/required-skills"
tags: ["Company Assets"]
---

# Get the required skills of a company asset

`GET /v2/company-assets/{assetId}/required-skills`

## Path parameters

- `assetId` string, guid, required

## Response `200`

Get the required skills of a company asset

- SkillViewModel[]
  - `id` string, nullable, required
  - `name` string, nullable, required

---

[API](https://skmtc.net/intigriti/apis/intigriti-v2-0.md) · [All operations](https://skmtc.net/intigriti/apis/intigriti-v2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/intigriti/intigriti-v2-0/revisions/1b06e77734e9/schema)
