get
https://api-sandbox.urbanpayx.com/api/v1/screening/wallets/
Get Wallet Screening
Fetches a previously run wallet screening by id, scoped to the
authenticated client. Returns 404 if the record does not exist or
belongs to a different client.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use the id returned by Wallet Screening to retrieve a previously run result later — for example from an async worker or a support tool.
Errors
| Code | Meaning |
|---|---|
403 | Wallet screening is not enabled for your account |
404 | No screening with this id exists for your account |