Skip to content

GET /api/browser/:id/status

Returns the status and metadata for a specific browser session.

URL: GET /api/browser/:browserId/status

Auth: x-api-key header

Terminal window
curl https://cloud.rayobrowse.com/api/browser/abc123/status \
-H "x-api-key: your-key"