Skip to main content
GET
Get a partner customer
Read the partner customer record Swapnice assigned. Use the returned id on connection, consent, event, and profile calls.

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code with PKCE. Implicit and password flows are unsupported.

Path Parameters

customer_id
string
required

Response

Partner-scoped customer.

id
string
required
app_id
string
required
external_id
string
required
status
enum<string>
required
Available options:
active,
disconnected,
deleted
created_at
string<date-time>
required
updated_at
string<date-time>
required
profile
object
metadata
object