Skip to main content

Performance statistics of a wallet provider

GET 

/v2/config/digital-wallet/openid/wallet-provider/statistics

This endpoint is to get performance statistics of a wallet provider

Responses

Response Headers
    Schema
      performanceStatistics object[]
    • Array [
    • oid4vc object

      Details of credential issuance history of organisation wallets under wallet provider

      totalCredentialTypes integer

      Total number of credential types

      totalIssuedCredentials integer

      Total number of issued credentials

      totalVerifications integer

      Total number of verifications

      totalCredentialIssuanceHistory object

      Monthly data of credential issuance history of organisation wallets under wallet provider

      last6Months object

      last 6 month data

      month string

      month

      totalCredentialTypes integer

      Total number of credential types

      totalIssuedCredentials integer

      Total number of issued credentials

      totalVerifications integer

      Total number of verifications

      last12Months object

      last 12 month data

      month string

      month

      totalCredentialTypes integer

      Total number of credential types

      totalIssuedCredentials integer

      Total number of issued credentials

      totalVerifications integer

      Total number of verifications

      cumulative object

      total data

      totalCredentialTypes integer

      Total number of credential types

      totalIssuedCredentials integer

      Total number of issued credentials

      totalVerifications integer

      Total number of verifications

      individualWalletUnit object

      Details of individual wallets units under wallet provider

      total integer

      Total number of Wallet units

      active integer

      Active wallet units

      revoked integer

      Revoked wallet units

      organisationWalletUnit object

      Details of organisation wallet units under wallet provider

      total integer

      Total number of Wallet units

      active integer

      Active wallet units

      revoked integer

      Revoked wallet units

    • ]
    Loading...