Get Customer by ID
Dev - Customers
Get Customer by ID
Retrieve detailed information about a specific customer by their unique identifier.
GET
Get Customer by ID
Authorizations
API key authentication for development endpoints.
You can create API keys in your team's settings on the Lukittu dashboard.
Include the API key in the Authorization header as: Bearer YOUR_API_KEY
Example:
Authorization: Bearer lukittu_api_key_abc123def456...Path Parameters
Your team's UUID. You can find this value in your team's settings on the Lukittu dashboard. UUID v4 identifier
The unique identifier (UUID v4) of the customer. UUID v4 identifier