Instances
Get Instance Short Name
Returns an instance short name.
Authorization
authCookie auth<token>
Auth Token via Cookie
In: cookie
Path Parameters
worldId*string
Must be a valid world ID.
instanceId*string
Must be a valid instance ID.
Response Body
application/json
application/json
curl -X GET "https://api.vrchat.cloud/api/1/instances/wrld_4432ea9b-729c-46e3-8eaf-846aa0a37fdd:12345~hidden(usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469)~region(eu)~nonce(27e8414a-59a0-4f3d-af1f-f27557eb49a2)/shortName"{
"secureName": "7eavhhng",
"shortName": "02u7yz8j"
}{
"error": {
"message": "\"Missing Credentials\"",
"status_code": 401
}
}