🚀 Devdraft Launch Week I is live! Sign up for exclusive access and early features. Learn more →
English
Developers
API documentation and developer resources
Retrieve a specific customer by ID
GET /api/customers/{customer_id}
customer_id
{ "id": "cust_123456789", "name": "John Doe", "email": "john@example.com", "phone": "+1234567890", "created_at": "2023-01-01T00:00:00Z" }