User Endpoints
GET /api/1/users/feature_config
Returns any custom feature flag applied to a user.
GET /api/1/users/me
Returns a summary of a user's account.
GET /api/1/users/orders
Returns the active orders for a user.
GET /api/1/users/region
Returns a user's region and appropriate fleet-api base URL. Accepts no parameters, response is based on the authentication token subject.