Get customer

Retrieve a single customer by ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Retrieve a single customer by ID. Supports expanding relationships.

Example: You want to view a customer's profile along with their active subscriptions. Call this endpoint with expand=subscriptions to include subscription data.

FeatureFields
Expandableaddresses, defaultSource, organization, subscriptions
Path Params
int32
required

The unique identifier of the customer.

Query Params
int32
required

The unique identifier of the site associated with your account.

string

Comma-separated relationships to expand: addresses, defaultSource, organization, subscriptions.

Headers
string
required
Defaults to Bearer eyJ***
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json