v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01600974.4 KB
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

OR
OR
OR
OR
OR