Avatar Management
Get Streaming Avatar Detail
Get detailed information about a specific streaming avatar
get/api/open/v4/liveAvatar/avatar/detail
Query parameters
avatar_idstring required
Unique identifier for the streaming avatar
Response
Avatar details
Example response
{
"code": 1000,
"msg": "OK"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.