Skip to main content

Get a KYC profile

Get a KYC profile by account id if it exists.

Path Parameters
  • accountId string required

    Id of the account.

    Example: 225d85e65495722bf6517ea0ba0d6f56
Responses


Schema
  • id string

    The KYC profile id.

  • accountId string

    The account id.

  • status string

    The status of the KYC profile.

  • region string

    Region code.

  • createdAt string

    Timestamp of KYC profile creation.

  • createdBy string

    The Immersve Resource Name (IRN) that created the resource.

  • modifiedAt string

    Timestamp of this KYC profile modification.

  • modifiedBy string

    The Immersve Resource Name (IRN) that modified the resource.

Loading...