Realtime Sessions
Get realtime session
Get the status of a realtime session. This endpoint uses the same ID that the avatar conversation endpoints later expose as the conversation ID.
get/v1/realtime_sessions/{id}
Path parameters
idstring uuid required
The realtime session ID. This same value is later used as the conversation ID in the avatar conversation endpoints.
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Response
Success