# 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 %}
