# Get a skill

> One skill's detail.

Source: https://docs.generalinput.com/api/skills/get



<Endpoint method="GET" path="/v1/skills/:id" />

<Access scope="skills:manage" />

## Response [#response]

The same shape as one entry of [list skills](/api/skills/list).

## Errors [#errors]

| Status | When                                     |
| ------ | ---------------------------------------- |
| `404`  | Not found, or not visible to the member. |
