Get Browser Sessions By Type
Get all public sessions of a specific type
Required Permissions:
For any player (including themselves)any of: session:*
, session:read:browser
Required Permissions: None
Authorizations
- HTTPBearerHeadersOrCookie
Parameters
Query Parameters
Responses
200
Successful Response
A response with a list of browsers, and a cursor to continue iterating through them
object
Cursor to continue iterating through browser sessions. 0 means we have returned the last entry
List of sessions in the browser
Information about a session listed in a browser
object
ID for the session
Number of players actively in this session
Maximum number of players that can be in this session
Custom data with the listing of the instance in the Session browser
object
Headers
Used to identify this version of the content. Provide with a get request to avoid downloading the same data multiple times.
403
Forbidden
object
422
Validation Error