# Retrieve a list of plants **GET /plants** ## Servers - http://104.248.160.134/api: http://104.248.160.134/api () ## Parameters ## Responses ### 200 A list of plants #### Body: application/json (object) - **count** (integer) The total count of plants - **next** (string) The URL for the next page of results - **previous** (string) The URL for the previous page of results - **results** (array[object]) [Powered by Bump.sh](https://bump.sh)