# Retrieve a list of images for plants by IDs **GET /plants-list/images** ## Servers - http://104.248.160.134/api: http://104.248.160.134/api () ## Parameters ### Query parameters - **ids** (string) Comma-separated list of plant IDs ## Responses ### 200 A list of plant images #### Body: application/json (array[object]) - **id** (integer) - **images** (array[object]) [Powered by Bump.sh](https://bump.sh)