Skip to main content
GET
/
v2
/
sub-users
Get sub users
curl --request GET \
  --url https://api.decodo.com/v2/sub-users \
  --header 'Authorization: <api-key>'
"[\n  0:{\n    \"id\":24570,\n    \"username\":\"name\",\n    \"status\":\"active\",\n    \"created_at\":\"2019-03-23 13:08\",\n    \"traffic\" : 1.13,\n    \"traffic_limit\":NULL,\n    \"service_type\":\"residential_proxies\",\n    \"traffic_count_from\":\"2019-03-23 13:10\",\n    \"auto_disable\":false\n  }\n]"

Authorizations

Authorization
string
header
required

Query Parameters

service_type
enum<string>

Possible parameters: residential_proxies

Available options:
residential_proxies

Response

200