cURL
curl --request GET \ --url https://app.mlm-platform.com/api/v1/members/{userId}/upline \ --header 'x-tenant-api-key: <api-key>'
{ "upline": [ "<unknown>" ], "totalLevels": 123 }
Returns the path from a member to the root of the hierarchy.
Documentation IndexFetch the complete documentation index at: https://docs.mlm-platform.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mlm-platform.com/llms.txt
Use this file to discover all available pages before exploring further.
Tenant API key for authentication
Upline path