Last updated 7 months ago
Retrieve a specific sub user, along with the plans.
GET /api/sub-users/{id} HTTP/1.1 Host: api.flashproxy.io Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
Successful response
{ "success": true, "sub_user": {} }