Get all profiles
Profile
Get all profiles
Returns a full list of all user’s profiles in all workspaces with pagination.
GET
Get all profiles
Documentation Index
Fetch the complete documentation index at: https://gologin.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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