cURL
curl --request GET \ --url http://sandbox.mintlify.com/plants \ --header 'Authorization: Bearer <token>'
[ { "name": "<string>", "tag": "<string>" } ]
Returns all plants from the system that the user has access to