Get tree template

Retrieve the tree template details for a given planter.

Authentication

AuthorizationBearer

Bearer token required for all User API endpoints. Routes are additionally guarded by an active middleware (account must be active).

Path parameters

planter_idintegerRequired

Response

Tree template details, or a business-logic error (check status field).

TreeTemplateobject
OR
TreeTemplateErrorResponseobject

Errors

401
Unauthorized Error
403
Forbidden Error