1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GetOrgTemplatesResponse

GetOrgTemplatesResponse

    Response body for retrieving templates available to an organization.

    Properties

    • templates map[string]array required
      Map of template source names to their available templates
    • orgHasTemplates boolean required
      Whether the organization has any templates configured
    • hasAccessError boolean required
      Whether there was an access error retrieving templates
    • hasUpstreamError boolean required
      Whether there was an upstream error retrieving templates
    • diagnostics array[string] optional
      Diagnostic messages from template retrieval