Get Active Licenses
Gets active licenses
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/economy/licenses/active"[
{
"forId": "string",
"forType": "permission",
"forName": "string",
"forAction": "have"
}
]{
"error": {
"message": "\"Missing Credentials\"",
"status_code": 401
}
}