Gets all profiles in a workspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Workspace ID
Will return all profiles which names match the search query.
Will return all profiles in particular folder.
Will return all profiles in particular folder.
Maximum number of profiles per page is 30. So if you want to get more profiles, you need to increment this value.
Will sort the result by the selected field.
lastActivity
, proxyType
, updatedAt
, createdAt
, sharedEmails
, name
, os
, order
Will sort the result by the selected order.
ascend
, descend
Will return all profiles with the selected tag.
Maximum number of profiles per page is 30. So if you want to get more profiles, you need to increment this value.
To get Android cloud profiles.
The response is of type object
.