Skip to main content
GET
/
api
/
customer_360
/
user
/
{parent_id}
Customer Detail
curl --request GET \
  --url https://id.lunarmc.ai/api/customer_360/user/{parent_id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token obtained from /api/get_token/

Path Parameters

parent_id
string
required

Customer parent ID

Response

200

Customer detail data