Skip to main content
GET
/realms/{realmId}/organizations/{organizationId}/customer/{customerId}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

realmId
string
required
organizationId
string
required
customerId
string
required

Response

200 - application/json

Successful response

id
string
required
documentType
string
required
customerUrl
string
required
address
object
name
string
document
string
trandingName
string
email
string
phoneNumber
string
createdAt
string<date-time>
createdBy
object
hash
string
status
string
customFields
object

The { [slug]: value } wire/storage map (custom-fields map-shape migration, issue #5167 Phase 4) — replaces the retired def-stamped array element ({id, label, values, identifier, externalIdentifier, type, version}). Stored verbatim; no validation at this layer (step 4).