v6 documentation is incomplete, want to contribute?

Get Impostor Queue Stats

Gets service stats for queued impostor.

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

GET
/avatars/impostor/queue/stats
auth<token>

Auth Token via Cookie

In: cookie

Response Body

application/json

application/json

curl -X GET "https://api.vrchat.cloud/api/1/avatars/impostor/queue/stats"
{
  "estimatedServiceDurationSeconds": 0
}

{
  "error": {
    "message": "\"Missing Credentials\"",
    "status_code": 401
  }
}