Browser Profiles

Get browser profile

Get a specific browser profile by ID

get/v1/browser_profiles/{profile_id}

Path parameters

profile_idstring required

The ID of the browser profile. browser_profile_id starts with bp_

Example:bp_123456

The ID of the browser profile. browser_profile_id starts with bp_

Headers

x-api-keystring nullable

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Response

Successfully retrieved browser profile

browser_profile_idstring required
organization_idstring required
namestring required
descriptionstring nullable
source_browser_typestring nullable
created_atstring date-time required
modified_atstring date-time required
deleted_atstring date-time nullable

Changes