Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://core-proxy-service-w34nvoxnwq-uc.a.run.app/proxy_api/v1/elite/users \ --header 'Authorization: Bearer <token>'
{ "users": [ { "id": "<string>", "username": "<string>", "password": "<string>", "active": true, "traffic": 123, "trafficLimit": 123, "trafficRemaining": 123, "status": "<string>", "whitelistedIps": [ "<string>" ], "creationDate": "2023-11-07T05:31:56Z" } ], "length": 123 }
Returns a list of sub-users
[just text field] Please enter token in following format: Bearer
Users fetched
All Users
Show child attributes
Total Users