Skip to main content
GET
List browser profiles

Headers

x-api-key
string | null

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

Query Parameters

page
integer
default:1
Required range: x >= 1
page_size
integer
default:10
Required range: x >= 1
include_deleted
boolean
default:false

Include deleted browser profiles

search_key
string | null

Case-insensitive substring search across: browser profile name and description. A profile is returned if either field matches.

Example:

"my_profile"

managed
boolean | null

Omit to return all profiles; false returns only user-created profiles; true returns only auto-managed profiles.

Response

Successfully retrieved browser profiles

browser_profile_id
string
required
organization_id
string
required
name
string
required
created_at
string<date-time>
required
modified_at
string<date-time>
required
description
string | null
source_browser_type
string | null
proxy_location
Available options:
RESIDENTIAL,
US-CA,
US-NY,
US-TX,
US-FL,
US-WA,
RESIDENTIAL_ES,
RESIDENTIAL_IE,
RESIDENTIAL_GB,
RESIDENTIAL_IN,
RESIDENTIAL_JP,
RESIDENTIAL_FR,
RESIDENTIAL_DE,
RESIDENTIAL_NZ,
RESIDENTIAL_ZA,
RESIDENTIAL_AR,
RESIDENTIAL_AU,
RESIDENTIAL_BR,
RESIDENTIAL_TR,
RESIDENTIAL_CA,
RESIDENTIAL_MX,
RESIDENTIAL_IT,
RESIDENTIAL_NL,
RESIDENTIAL_PH,
RESIDENTIAL_KR,
RESIDENTIAL_SA,
RESIDENTIAL_ISP,
NONE
proxy_session_id
string | null
is_managed
boolean
default:false
workflow_permanent_id
string | null
browser_profile_key_digest
string | null
deleted_at
string<date-time> | null