curl -X GET 'https://api.tolt.com/v1/customers/cust_dK9bzRGn46BhVgNFHD6fDgXW' \ -H 'Authorization: Bearer <API_KEY>' \ -H 'Content-Type: application/json' \ -d ''
{ "success": true, "data": { "id": "cust_dK9bzRGn46BhVgNFHD6fDgXW", "email": "customer@email.com", "partner_id": "part_s7mbzRGn46BhVgNFHD6fDgXW", "name": "Jim Halpert", "customer_id": "jim_halpert_789", "created_at": "2025-01-15T14:30:00.000Z", "updated_at": "2025-01-15T15:00:00.000Z", "status": "active", "program_id": "prg_YRsbPDAKhWfdqJbFACheh", "organization_id": "org_JE3mfYNL9ci7sFaJazAv2" } }
This endpoint retrieves a customer.
https://api.tolt.com
uuid
cust_
Show partner
Show program
Show stats