Passer au contenu principal
GET
/
plants
cURL
curl --request GET \
  --url http://sandbox.mintlify.com/plants \
  --header 'Authorization: Bearer <token>'
[
  {
    "name": "<string>",
    "tag": "<string>"
  }
]

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de requête

limit
integer<int32>

The maximum number of results to return

Réponse

Plant response

name
string
requis

The name of the plant

tag
string

Tag to specify the type