Get Deposits
Retrieve all deposits for the authenticated account. Supports optional filtering by deposit name using the name query parameter. Returns an array of matching deposits.
api.hel.io/v1 and generate API keys there. For the development environment, use api.dev.hel.io/v1 and generate API keys from moonpay.dev.hel.io.Authorizations
Authentication using JWT token
Query Parameters
Optional deposit name to filter results by. Multiple deposits may be returned as names are not unique.
Your API key, which can be generated from the Helio Dashboard settings page.
Response
List of deposits retrieved successfully.
Unique identifier of the deposit configuration.
Human-readable name of the deposit configuration.
Platform associated with the deposit configuration.
Whether the receiver should be notified by email.
Indicates whether the deposit configuration is disabled.
