Get Global Avatar Moderations
Returns list of globally blocked avatars.
Requests made through this page are proxied through an intermediary server due to Cross-Origin Resource Sharing restrictions.
auth<token>
Auth Token via Cookie
In: cookie
Response Body
application/json
application/json
curl -X GET "https://api.vrchat.cloud/api/1/auth/user/avatarmoderations"[
{
"avatarModerationType": "block",
"created": "2019-08-24T14:15:22Z",
"targetAvatarId": "avtr_912d66a4-4714-43b8-8407-7de2cafbf55b"
}
]{
"error": {
"message": "\"Missing Credentials\"",
"status_code": 401
}
}