Get Player Sessions Self
Get Sessions associated the current player
Required Auth Permissions: session:read-player:self
Required Session Permissions: None
Authorizations
- HTTPBearerHeadersOrCookie
Parameters
Header Parameters
If you provide the ETag that matches the current ETag for this resource, a 304 response will be returned - indicating that the resource has not changed.
If you provide the ETag that matches the current ETag for this resource, a 304 response will be returned - indicating that the resource has not changed.
Responses
200
Successful Response
Information about all sessions that a player is currently a member of, or invited to
object
Session associated with this player, and any pending invites
object
Information about the sessions of a specific type that a player is currently a member of, or invited to
object
Template type
Sessions the player is currently a part of for this session type, if any.
Pending invites, if any, for the current player in this session type
object
Information about an invite to a session that a player received
object
Session ID for the invite
Player who sent the invite
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
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