OpenAPI

get

Returns all plants from the system that the user can access

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
limitinteger · int32Optional

The maximum number of results to return

Responses
chevron-right
200

Plant response

application/json
get
/plants

Last updated