Skip to main content
GET
Fetches one template visible to the authenticated key scope.

Path Parameters

string
required
Template UUID.

Error Responses

  • 400 missing_template_id - path param missing
  • 404 not_found - template is missing/outside key scope
  • 401 - authentication failed (missing/invalid/revoked token)
  • 402 subscription_required - active Creator/Professional/Business plan required
  • 403 tier_not_allowed - Scheduler tier cannot use Partner API
  • 500 template_get_failed - unexpected retrieval failure