Skip to main content
GET
Retrieve a customer

Authorizations

Authorization
string
header
required

Use a Bearer token to access this API.

Path Parameters

id
string
required
Example:

"fcus_01J9XR8M3K7VZ8N2YB4WJ6T0RA"

Query Parameters

include_org
boolean | null

Resolve a customer owned by a sibling partner in the same organization (PII opt-in). Defaults to false; a customer owned by another partner returns 404 unless this is true and the caller shares an organization with the owner. The owner is named on the response's owner_partner_id, and a sibling-owned customer's metadata is returned as null.

Response

An envelope wrapping a single customer object.

An envelope wrapping a single customer object.

customer
object
required

The customer.

Example: