Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Search query to filter profiles by name.
Folder ID to filter profiles by.
Maximum number of profiles per page is 30. So if you want to get more profiles, you need to increment this value.
Parameter to sort the results by.
Available options:
lastActivity
, proxyType
, updatedAt
, createdAt
, sharedEmails
, name
, os
, order
Sort order for the results.
Available options:
ascend
, descend
Tag ID to filter profiles by. Tag ID can be found in Tags API