> For the complete documentation index, see [llms.txt](https://mirror-ai-api-docs.gitbook.io/mirror-ai-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mirror-ai-api-docs.gitbook.io/mirror-ai-api/customize-avatar/get-all-parts.md).

# Get All Parts

Get IDs of parts currently applied to the face and available options. Parts may vary from face to face based on recognised attributes.

#### API Reference

{% tabs %}
{% tab title="cURL" %}

```powershell
curl --location 'https://public-api.mirror-ai.net/v2/get_all_parts?face_id=<FACE_ID>' \
--header 'X-Token: <YOUR API TOKEN HERE>'
```

{% endtab %}
{% endtabs %}

#### Success - 200

{% tabs %}
{% tab title="Kenga" %}

{% endtab %}

{% tab title="Anime" %}

{% endtab %}
{% endtabs %}
