Users
Get User Client Config
Get the client settings VRChat stores against a user.
Authorization
authCookie auth<token>
Auth Token via Cookie
In: cookie
Path Parameters
userId*string
Must be a valid user ID.
Response Body
application/json
application/json
curl -X GET "https://api.vrchat.cloud/api/1/users/usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469/clientConfig"{
"accessReduceDecorAnim": true,
"configString": "string"
}{
"error": {
"message": "\"Missing Credentials\"",
"status_code": 401
}
}Get User by Username GET
Get public user information about a specific user using their name. VRChat no longer returns the usernames of other users, and this endpoint now requires admin credentials. [See issue by Tupper for more information](https://github.com/pypy-vrc/VRCX/issues/429).
Get User Feedback GET
Get user's submitted feedback