sessions
page

Page Observe

post/sessions/{session_id}/page/observe

Path parameters

session_idstring required

Query parameters

update_metadataboolean

Headers

x-notte-request-originstring nullable
x-notte-sdk-versionstring nullable

Request body

min_nb_actionsinteger nullable

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_actionsinteger

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

instructionsstring nullable

Additional instructions to use for the observation.

perception_type'fast' | 'deep' nullable

Whether to run with fast or deep perception

Response

Successful Response

started_atstring date-time required
ended_atstring date-time required

Changes

Changed in 1 of the 8 revisions of this API.22

  • 07af155aa3ff22See the full diff
    • added EmailVerificationReadAction to the space/actions/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added EmailVerificationReadAction to the space/browser_actions/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added email_verification_read discriminator mapping keys to the space/actions/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added email_verification_read discriminator mapping keys to the space/browser_actions/items/ response property for the response status 200

      response-property-discriminator-mapping-added