• Getting Started
  • Browser Configuration
  • Proxy Setting
  • Advanced Setting
  • Video Tutorial
  • FAQ
  • API

List of Browser Profiles

A brief description
  • without
request URL
  • {{url}}/v1/profile/list
request method
  • post
Request parameter example
{
  "token": "8b10364c4624d515b5401dbaba2f7b2d",
  "page": 1,
  "limit": 50,
  "search": {
    "value": "test"
  },
  "columns": [
    {
      "name": "name",
      "search": {
        "value": ""
      }
    },
    {
      "name": "notes",
      "search": {
        "value": ""
      }
    }
  ],
  "tag": ""
}
Request json field description
ParameterRequiredTypeDescription
tokenYesstringauthentication token
pageYesstringpage number
limitnostringThe number of displayed results per page, the default is 10 items per page
searchnoobjectfast Search
valuenostringSearch content, the supported fields are profileId name
columnsnoarrayFilter by specified field
namenostringProfile display name
tagnostringCollect by group name ( tagId also possible)
Remark

get free trial

We Offer 3-Day Free Trial for All New Users

No Limitations in Features

By clicking "accept", you agree to use Cookies to optimize the information presented to you, and analyze the traffic of our website.
If you want to opt out of our cookies, please read our Cookie Policy for your guidance.