cURL
curl --request GET \ --url https://id.lunarmc.ai/api/customer_360/user/{parent_id} \ --header 'Authorization: Bearer <token>'
Get detailed customer profile by parent ID
JWT token obtained from /api/get_token/
Customer parent ID
Customer detail data
Was this page helpful?