TemplateList

  • items
    Type: array object[] · Items
    required

    The page of template summaries.

    Identity of a platform configuration template, without its definition.

    • id
      Type: integer · Id
      required

      The template's numeric identifier.

    • name
      Type: string · Name
      required

      Human label, e.g. fraud-detection.

    • version
      Type: integer · Version
      required

      Template version.

    • created_at
      Type: string · Created Atnullable

      When the template was created (ISO 8601).

    • description
      Type: string · Descriptionnullable

      What use case the template is tuned for.

    • updated_at
      Type: string · Updated Atnullable

      When the template was last updated (ISO 8601).

  • next_cursor
    Type: string · Next Cursornullable

    Cursor for the next page, or null if this is the last page.