Skip to main content
GET

Base URL https://api.tolt.com


Query Parameters

expand
array - optional
Specify which related objects to include in the response. Valid values are ‘partner’ and ‘program’. Use expand[]=partner or expand[]=program to include the related objects.
include
array - optional
Specify which related objects to include in the response. Valid values are ‘stats’. Use include[]=stats to include the related objects.

Response

id
string
Unique identifier for the customer, uuid or prefixed with cust_
email
string
Your unique identifier for the customer
partner_id
string
ID of the referring partner
name
string
Customer’s name
customer_id
string
Your internal customer identifier
created_at
string
ISO 8601 timestamp of when the customer was created
updated_at
string
ISO 8601 timestamp of when the customer became active
status
string
Current status of the customer (e.g., ‘lead’, ‘trialing’, ‘active’, ‘canceled’)
program_id
string
Program ID the customer belongs to
organization_id
string
Organization ID
partner
object
program
object
stats
object