Get browser profile
Get a specific browser profile by ID
Path parameters
The ID of the browser profile. browser_profile_id starts with bp_
The ID of the browser profile. browser_profile_id starts with bp_
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 profile
Example response
{
"proxy_location": {
"country": "US",
"subdivision": "CA",
"city": "New York"
}
}Changes
Changed in 4 of the 63 revisions of this API.17
- ○
added the optional property
browser_profile_key_digestto the response with the200statusresponse-optional-property-added
- ○
added the optional property
is_managedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
proxy_locationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
proxy_session_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
workflow_permanent_idto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
source_browser_typeto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
source_browser_typefrom the response with the200statusresponse-optional-property-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
source_browser_typeto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○