Session Management
Get Session Info Result
Get detailed information about a streaming session
get/api/open/v4/liveAvatar/session/detail
Query parameters
idstring required
Session ID from the _id field returned by Create Session
Response
Session details
Example response
{
"code": 1000,
"msg": "OK"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.