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"
}
}
]Changes
Changed in 6 of the 86 revisions of this API.217
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parametermanagednew-optional-request-parameter
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ▲
response property
items/deleted_atlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
items/descriptionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpage_sizenew-optional-request-parameter
- ○
added the new optional
queryrequest parametersearch_keynew-optional-request-parameter
- ○
headerrequest parameterx-api-keylist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
headerrequest parameterx-api-key, the type was generalized fromstringto no typerequest-parameter-type-generalized
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○