curl --request GET \
--url https://swiftproxy.io/api/reseller/v1/sub-user/{subUserId}{
"success": true,
"subUser": {
"id": "<string>",
"email": "<string>",
"username": "<string>",
"password": "<string>",
"proxyType": "PREMIUM_RESIDENTIAL",
"enabled": true,
"trafficLimit": 123,
"trafficLeft": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
}curl --request GET \
--url https://swiftproxy.io/api/reseller/v1/sub-user/{subUserId}{
"success": true,
"subUser": {
"id": "<string>",
"email": "<string>",
"username": "<string>",
"password": "<string>",
"proxyType": "PREMIUM_RESIDENTIAL",
"enabled": true,
"trafficLimit": 123,
"trafficLeft": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
}ID of the sub-user
Sub-user details response
true
Show child attributes
PREMIUM_RESIDENTIAL, RESIDENTIAL, DATACENTER