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