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/basic/users/get \ --header 'Authorization: Bearer <token>'
{ "users": [ { "username": "<string>", "user_id": "<string>", "password": "<string>", "data_gb": 123, "data_usage": 123, "status": "<string>", "whitelisted_ips": [ "<string>" ], "date_created": "2023-11-07T05:31:56Z" } ], "length": 123 }
Returns a list of sub-users
[just text field] Please enter token in following format: Bearer
list of sub-users fetched
All Users
Show child attributes
Total Users