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_id
Response
Tree template details, or a business-logic error (check status field).
TreeTemplate
OR
TreeTemplateErrorResponse
Errors
401
Unauthorized Error
403
Forbidden Error