# Show deposit info **GET /v1/services/{service_uuid}/deposits/{deposit_uuid}** ## Servers - https://api.skinsmoney.gg: https://api.skinsmoney.gg () ## Authentication methods - Default ## Parameters ### Path parameters - **service_uuid** (uuid) Service ID - **deposit_uuid** (uuid) Deposit ID ### Query parameters - **signature** (string) Sha256 hash of Deposit ID combined with service id and hash key from panel, separated with | ## Responses ### 200 Deposit info #### Body: application/json (object) - **success** (boolean) - **type** (string) - **data** (object) [Powered by Bump.sh](https://bump.sh)