Retrieve a customer
Customers
Retrieve a customer
Retrieve customer details by their id
GET
Retrieve a customer
Documentation Index
Fetch the complete documentation index at: https://docs.nomos.energy/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Example:
"cus_lxpk6sohqdflqphrlnlcvuud"
Response
Retrieve the customer details
- Option 1
- Option 2
Type of the object, always 'customer'
Available options:
customer Unique identifier for the customer
Example:
"cus_xjyx97wqh1r1hscr2ti1xvoq"
Customer's first name
Required string length:
1 - 100Example:
"John"
Customer's last name
Required string length:
1 - 100Example:
"Doe"
Email address
Example:
"john.doe@example.com"
Timestamp when the customer was created
Example:
"2024-03-14T12:00:00Z"
Type of the customer, always 'person'
Available options:
person