Get info about user's proxy

GET {{API_BASE_URL}}/users-proxies/profiles-proxies

Returns a complete list of proxies specified in profiles.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

[{"id":"string","proxy":{"mode":"http","host":"string","port":80,"username":"string","password":"string"},"geolocation":{"country":"","region":"","city":"","timezone":""},"status":"offline","createdAt":"2022-07-05T13:33:04.885Z","profilesCount":0,"foldersCount":0,"lastActivity":0,"profiles":[]}]