Skip to main content
GET
Get a Browser Context Profile

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key from the API Keys page.

Path Parameters

profileId
string
required

Browser Context Profile ID

Minimum string length: 1
Example:

"prof_abc123def4567890"

Response

Get a Browser Context Profile succeeded.

id
string
required

Browser Context Profile ID

Minimum string length: 1
Example:

"prof_abc123def4567890"

name
string
required

Browser Context Profile display name

Example:

"Work Gmail"

created_at
string
required
Example:

"2026-06-10T12:00:00Z"

domains
object[]
required
proxy_country_code
enum<string> | null
Available options:
US,
GB,
CA,
AU,
DE,
FR,
IT,
ES,
NL,
JP,
SG,
BR,
IN,
null
Example:

"US"

is_default
boolean
Example:

true

fingerprint_seed
string
Example:

"fp_abc123def456"

domain_count
integer
Required range: x >= 0
Example:

3

updated_at
string
Example:

"2026-06-10T12:00:00Z"