Get browser profile

Get a specific browser profile by ID

Path parameters

profile_idstringRequired

The ID of the browser profile. browser_profile_id starts with bp_

Headers

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

Response

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

Errors