REST APIWallet & TransactWallet

GET

Returns the count of pinned wallets for the current user on the specified enterprise.

Path Params

  • enterpriseId string required

    at least 1 characters

Responses

200
OK

Response Body

object

  • pinnedWalletsCount number required
400
Bad Request

Response Body

ONE OF

  • name string
    Error code
  • context map of objects required
    Properties that apply to a specific error name
    context object
    • <key> object
  • error string required
    Human-readable error message
  • requestId string required
    Client request id
401
Unauthorized

Response Body

object

  • name string
    Error code
  • context map of objects required
    Properties that apply to a specific error name
    context object
    • <key> object
  • error string required
    Human-readable error message
  • requestId string required
    Client request id