v1
latestOpenAPI 3.1.02026-07-2685154311.7 KBFlow
Get a customer profile by DID
Retrieves a customer profile within a Flow workflow context. Customer PII can be optionally included in the response based on the includePII query parameter and user permissions. PII data is decrypted on-demand when requested.
get/entities/{entityDID}/flow/customers/{customerDID}
Path parameters
entityDIDstring did required
Decentralized Identifier (DID)
Example:did:web:vasps.id:jxnl0411:at
The DID of the entity
customerDIDstring required
Customer identifier (mailto:, tel:, or supported DID method)
Query parameters
includePIIstring
Whether to decrypt and include PII data in profileData
Response
Customer profile retrieved successfully