Get browser session details

Get details about a specific browser session by ID

Path parameters

browser_session_idstringRequired

Headers

x-api-keystringOptional
authorizationstringOptional

Response

Successfully retrieved browser session details

browser_session_idstring

Unique identifier for the browser session

organization_idstring

ID of the organization that owns this session

created_atdatetime

Timestamp when the session was created

modified_atdatetime

Timestamp when the session was last modified

runnable_typestringOptional

Type of runnable associated with this session (workflow, task etc)

runnable_idstringOptional

ID of the associated runnable

deleted_atdatetimeOptional

Timestamp when the session was deleted, if applicable

Errors