---
title: "Query all source asset and target asset (USER_DATA)"
method: GET
path: "/sapi/v1/lending/auto-invest/all/asset"
tags: ["Auto-Invest"]
---

# Query all source asset and target asset (USER_DATA)

`GET /sapi/v1/lending/auto-invest/all/asset`

Query all source assets and target assets

Weight(IP): 1

## Query parameters

- `recvWindow` integer
- `timestamp` integer, required
- `signature` string, required

## Response `200`

Target asset

- object
  - `targetAssets` string[], required
  - `sourceAssets` string[], required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized Request

---

[API](https://skmtc.net/binance/apis/binance-public-spot-api.md) · [All operations](https://skmtc.net/binance/apis/binance-public-spot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/binance/binance-public-spot-api/revisions/0dd2f133e12d/schema)
