# Returns list of partner's authorized assets. **GET /assets** ## Servers ## Parameters ## Responses ### 401 API key is missing or invalid. ### 404 Requested resource was not found. ### 200 OK #### Body: (array[object]) - **id** (string) - **name** (string) - **description** (string) - **details** (object) protocol specific asset meta data, e.g. stellar asset would have asset_code, asset_issuer - **protocol** (string) e.g. stellar, ethereum, etc - **network** (string) e.g. mainnet, testnet, or a network ID for Ethereum. ### 500 Unexpected server error. Technical team is always notified when server error occurs, however if the issue is persitent, please reach out with a support request. [Powered by Bump.sh](https://bump.sh)