Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Autumn's internal identifier for the customer
Timestamp of customer creation in milliseconds since epoch
Environment the customer is in
Available options:
production
, sandbox
Your unique identifier for the customer
Customer's name
Customer's email address
Unique identifier (eg, serial number) to detect duplicate customers and prevent free trial abuse
Stripe customer ID
List of products the customer has access to
List of features the customer has access to
Invoices for this customer (only included when expand=invoices)