Utilities
Endpoints
Get Stream URL
POST /api/robots/getStreamURL
Retrieves the stream URL for monitoring the robot instance.
Request Body:
instance_id(string, required): The ID of the instance.remote_instance_id(string, optional): The remote instance ID.
Last updated on