cURL
curl --request GET \ --url https://api.gologin.com/workspaces/{wid}/profiles-count \ --header 'Authorization: Bearer <token>'
Gets the number of profiles in a workspace.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Workspace ID