Get Avatar Realtime Session
Avatar Realtime
Get Avatar Realtime Session
Get the status of a streaming avatar session. status is one of pending (workflow starting), streaming (the hls_url is live), completed (finished — end_reason describes how), or error (error_message describes the failure). Poll this after POST /v3/avatar-realtime until hls_url is present.
GET
Get Avatar Realtime Session
Authorizations
HeyGen API key. Obtain from your HeyGen dashboard.
Path Parameters
Streaming session identifier returned by POST /v3/avatar-realtime.
Response
Successful response
Response data for GET /v3/avatar-realtime/{stream_id}.

