v6 documentation is incomplete, want to contribute?

Get Avatar Styles

List avatar styles.

Requests made through this page are proxied through an intermediary server due to Cross-Origin Resource Sharing restrictions.

GET
/avatarStyles

Response Body

application/json

curl -X GET "https://api.vrchat.cloud/api/1/avatarStyles"
[
  {
    "id": "avst_f0659ed2-094d-48fb-9e40-de05564d96c7",
    "styleName": "string"
  }
]