tpldata

Find all template data

Get paginated list of template data.

  • PERMISSIONS: api_template_data:read
get/template-data

Query parameters

pageinteger

current page

limitinteger

items per page

searchstring

search query

sort'asc' | 'desc'

sort query

sort_bystring

sort query

type0 | 1

Filter by type:

  • 0 - Event data
  • 1 - Response data
event_patternstring
Example:[[{"field": "event_type", "cond": {"type": "eq", "value": "check"}}]]

Changes

Changed in 11 of the 52 revisions of this API.6217

  • 1c19dcf99fec14See the full diff
    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

    • added pagination.ListResponse to the response body allOf list for the response status 200

      response-body-all-of-added

    • removed common.PaginatedListResponse from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the optional property error to the response with the 400 status

      response-optional-property-added

    • added the optional property message to the response with the 400 status

      response-optional-property-added

  • 24b4a346840a122See the full diff
    • the response's body type/format changed from object/ to / for status 400

      response-body-type-changed

    • removed the optional property error from the response with the 400 status

      response-optional-property-removed

    • removed the optional property message from the response with the 400 status

      response-optional-property-removed

    • added common.PaginatedListResponse to the response body allOf list for the response status 200

      response-body-all-of-added

    • removed pagination.ListResponse from the response body allOf list for the response status 200

      response-body-all-of-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • bb6f0434af1214See the full diff
    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

    • added pagination.ListResponse to the response body allOf list for the response status 200

      response-body-all-of-added

    • removed common.PaginatedListResponse from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the optional property error to the response with the 400 status

      response-optional-property-added

    • added the optional property message to the response with the 400 status

      response-optional-property-added

    • added common.PaginatedListResponse to the response body allOf list for the response status 200

      response-body-all-of-added

    • removed pagination.ListResponse from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added pagination.ListResponse to the response body allOf list for the response status 200

      response-body-all-of-added

    • removed common.PaginatedListResponse from the response body allOf list for the response status 200

      response-body-all-of-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added