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
Example
Section titled “Example”curl https://cloud.rayobrowse.com/api/browser/abc123/status \ -H "x-api-key: your-key"