Get Digital Asset Vault Request
Check where a single digital-asset wallet request stands.
Use this to see whether Finogate’s team has approved or rejected a
wallet request that the create-wallet endpoint returned as still
pending. Once the status shows approved, the deposit address
is ready.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique ID of the wallet request.
Response
Successful Response
Standard response wrapper for single-object responses and errors.
Generic over the payload type. A route that declares
CommonResponse[SomeModel] gets the real data schema rendered in
OpenAPI/Swagger; a bare CommonResponse leaves data untyped.

