List browser profiles
Get all browser profiles for the organization
Query parameters
Include deleted browser profiles
Include deleted browser profiles
Case-insensitive substring search across: browser profile name and description. A profile is returned if either field matches.
Case-insensitive substring search across: browser profile name and description. A profile is returned if either field matches.
Omit to return all profiles; false returns only user-created profiles; true returns only auto-managed profiles.
Omit to return all profiles; false returns only user-created profiles; true returns only auto-managed profiles.
Headers
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 profiles
Example response
[
{
"proxy_location": {
"country": "US",
"subdivision": "CA",
"city": "New York"
}
}
]