Skip to main content
POST
python

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-notte-request-origin
string | null
x-notte-sdk-version
string | null

Path Parameters

session_id
string
required

Body

application/json
min_nb_actions
integer | null

The minimum number of actions to list before stopping. If not provided, the listing will continue until the maximum number of actions is reached.

max_nb_actions
integer
default:100

The maximum number of actions to list after which the listing will stop. Used when min_nb_actions is not provided.

instructions
string | null

Additional instructions to use for the observation.

perception_type
enum<string> | null

Whether to run with fast or deep perception

Available options:
fast,
deep

Response

Successful Response

started_at
string<date-time>
required
ended_at
string<date-time>
required
metadata
SnapshotMetadata · object
required

Metadata of the current page, i.e url, page title, snapshot timestamp.

screenshot
Screenshot · object
required

Base64 encoded screenshot of the current page

space
ActionSpace · object
required

Available actions in the current state