GET (/serviceconfigs//sessions)
Retrieves specified session information.Important:
This method now requires a header element of X-Xbl-Contract-Version: 104/105 or later on every request.
Remarks
This HTTP/REST method retrieves session information for the supplied filters. This method can be wrapped by Microsoft.Xbox.Services.Multiplayer.MultiplayerService.GetSessionsAsync.Note:
For 2015 Multiplayer, this method is called by Microsoft.Xbox.Services.Multiplayer.MultiplayerService.GetSessionsForUsersFilterAsync.
Note:
Every call to this method must include either a keyword, an XBOX user ID filter, or both. If the caller does not have correct permissions for the private and reservations parameters, the method returns an error code of 403 Forbidden, whether or not any such sessions actually exist.
