List browser profiles

Get all browser profiles for the organization

Headers

x-api-keystring or nullOptional
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Query parameters

include_deletedbooleanOptionalDefaults to false
Include deleted browser profiles

Response

Successfully retrieved browser profiles
browser_profile_idstring
organization_idstring
namestring
created_atstringformat: "date-time"
modified_atstringformat: "date-time"
descriptionstring or null
deleted_atstring or nullformat: "date-time"

Errors