session
Get session service configuration
Returns the service configuration for Xbox party sessions.
Configuration Details
This endpoint provides metadata about the session service including:
- Service Config ID (SCID) - The unique identifier for the chat service
- Session Templates - Available session types and their properties
- Capabilities - Supported features and limits
Use Cases
- Debugging - Verify service configuration
- Feature discovery - See available session capabilities
- Validation - Confirm session parameters before creation
get/v2/session/config
Response
Session service configuration
Example response
{
"code": 200
}Changes
No recorded changes to this endpoint across all 1 revision of this API.