Skip to main content
GET
TypeScript

Path Parameters

customerIntegrationId
string<uuid>
required

Customer integration unique identifier

vaspId
string
required

VASP unique identifier (DID format)

Response

VASP retrieved successfully

id
string
required

VASP unique identifier (DID format)

Example:

"did:ethr:0x1234567890abcdef"

name
string
required

VASP display name

Example:

"ACME Virtual Assets"

Legal entity name

Example:

"ACME Virtual Assets Corporation"

nationalIdentification
object
geographicAddress
object
publicKey
string | null

VASP public key for encryption

Example:

"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA...\n-----END PUBLIC KEY-----"