Skip to main content
GET
Get a single customer object

Authorizations

Api-Key
string
header
required

Path Parameters

customerID
string
required

A UUID that uniquely identifies a resource

Required string length: 1 - 42
Pattern: [a-z0-9]*

Response

Successful customer object response

id
string
read-only

A UUID that uniquely identifies a resource

Required string length: 1 - 42
Pattern: [a-z0-9]*
first_name
string
Required string length: 1 - 1024
last_name
string
Required string length: 1 - 1024
email
string
Required string length: 1 - 1024
status
enum<string>

offboarded: represents a customer's account that was internally reviewed and closed due to suspicious activity. paused: represents a customer's account that is currently under review because of activity on the platform. deposits_restricted: represents a customer's account that is currently restricted from making new deposits because of activity on the platform.

Available options:
active,
awaiting_questionnaire,
awaiting_ubo,
deposits_restricted,
incomplete,
not_started,
offboarded,
paused,
rejected,
under_review
capabilities
object
deprecated
future_requirements_due
enum<string>[]
deprecated
read-only

This field is deprecated. See endorsements.missing instead.

Available options:
id_verification
requirements_due
enum<string>[]
deprecated
read-only

KYC requirements still needed to be completed. Please consult our KYC guide on how to resolve each requirement.

Available options:
external_account,
id_verification
created_at
string<date-time>
read-only

Time of creation of the customer

updated_at
string<date-time>
read-only

Time of last update of the customer

rejection_reasons
object[]
deprecated
read-only

Reasons why a customer KYC was rejected

has_accepted_terms_of_service
boolean
read-only

Whether the customer has accepted the terms of service.

client_reference_id
string

Caller-provided identifier used to correlate this customer with your internal records. Returned in API and webhook responses.

Required string length: 1 - 256
endorsements
object[]
read-only

A summary of whether the customer has received approvals to complete onboarding or use certain products/services offered by Bridge.