Customer Management
Query Customer by Email
Look up customer by email
POST
Overview
Retrieves customer information by email address. Response includes assigned devices.Authentication
string
required
Your organization’s API key
Request Body
string
required
The email address of the customer to query
Response
string
The unique customer identifier (telemetronCustomerId)
string
The organization ID this customer belongs to
string
Customer’s full name
string
Customer’s email address
string
Customer’s phone number (if provided)
string
Customer’s address (if provided)
array
Array of device identifiers assigned to this customer
array
Array of order identifiers associated with this customer
object
Additional customer metadata
string
ISO 8601 timestamp of when the customer was created
Examples
Request
Response
Status Codes
Notes
- Email lookup is case-insensitive
- Returns only customers in your organization
devicesarray contains assigned device identifiers