Authorizations
API key for authentication. Get your API key at https://app.heytessa.ai/settings
Path Parameters
The unique job identifier returned when starting the browser agent
Response
Job status retrieved successfully
Represents the current state of a job as stored in the jobs table.
Unique identifier for the job
The user who owns this job
Current job status
running
, completed
, failed
, user_taken_over
The instruction the agent was asked to perform
Final output, if completed. Arbitrary JSON.
Error message if the job failed
Direct link to watch the live browser session. You can observe the agent working in real-time and take control if needed
Chrome DevTools Protocol URL. Only needed if you want to connect your own automation tools to control the browser
Link to the Tessa platform where you can view live session, action history, detailed logs, and take over control
Number of credits consumed by this job
User's remaining credit balance
Creation timestamp (ISO8601)
Last updated timestamp (ISO8601)