Read One Digital Wallet

GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/digitalWallets/{{digitalWalletID}}

Use the GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/digitalWallets/{{digitalWalletID}} operation to return the specified digital wallet for the specified user in the specified environment.

Prerequisites

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/users/ad7b009a-6d88-4830-b3a6-99906049e372/digitalWallets/84302020-03d4-466e-ac72-569a9c607130"}},"id":"84302020-03d4-466e-ac72-569a9c607130","createdAt":"2024-03-29T13:25:58.643Z","updatedAt":"2024-03-29T13:28:43.577Z","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"user":{"id":"ad7b009a-6d88-4830-b3a6-99906049e372"},"digitalWalletApplication":{"id":"cee72d74-64ec-474e-b618-f2bbd0ff5a9e"},"status":"ACTIVE","applicationInstance":{"id":"2327b41e-996e-4228-9b8f-60279e91d14a"},"deviceData":{"appPackage":"com.pingidentity.shocard","sdkVersion":"34","osType":"ANDROID","osVersion":"14","manufacturer":"Google","model":"Pixel 8 Pro","pushToken":"dt4v6eFsQRy4TroWwsSvLJ:APA91bGAiagCuenQJRuA4i1v5yZp1r426tC4rOz7VUaBvPoh0KrbyON3sjbc_PX4LxDrau-z5iOvWmMn25E7Wv8LZqt9rTz0D73hhiT26CauhG0CfNJRfJJ9ama3wO1PAqZe1YwU-smo"},"notification":{"methods":["EMAIL","SMS"],"template":{"locale":"en","variant":"variant_B"},"results":[{"method":"EMAIL","sent":true,"notification":{"id":"007353d4-0c5d-4c6d-9378-6f59e6691a7e"}},{"method":"SMS","sent":true,"notification":{"id":"00d44f71-cace-4fea-a915-18ae95e3ee0b"}}]}}