Skip to main content

Get Latest Wallet by Phone Number

Get the last wallet created for the phoneNumber if exists

Path Parameters
    phoneNumber stringrequired

    (Required) Phone Number

    Example: +15554443322
Query Parameters
    apiKey string

    (Required) You Public API key

    Example: {{publicKey}}
Header Parameters
    API-SECRET string

    (Required) You Secret API key

    Example: {{secretKey}}
    Content-Type string
    Example: application/json
    Accept string
    Example: application/json

Responses

OK

Schema
  • object
curl -L -X GET 'https://api.fuse.io/api/v0/admin/wallets/:phoneNumber' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.fuse.io/api/v0
Parameters
— pathrequired
— query
— header
— header
— header
ResponseClear

Click the Send API Request button above and see the response here!