Entities Templates Management

Get paginated templates

Retrieve a paginated list of templates with optional sorting

get/api/v1/entity-templates

Query parameters

Page number for pagination. Defaults to 0.

Number of items per page. Defaults to 20.

Sorting criteria in the format: property(,asc|desc). Defaults to identifier,asc.

Response

Paginated templates retrieved successfully

Changes

Changed in 4 of the 13 revisions of this API.7777

  • e6f6d45eade311See the full diff
    • removed the optional property errorDescription from the response with the 400 status

      response-optional-property-removed

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

      response-optional-property-added

  • a4579fa249ab369See the full diff
    • removed the optional property content/items/properties_definitions/items/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property content/items/properties_definitions/items/rules/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property content/items/relations_definitions/items/id from the response with the 200 status

      response-optional-property-removed

    • removed the 100 CONTINUE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 101 SWITCHING_PROTOCOLS enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 102 PROCESSING enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 103 CHECKPOINT enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 103 EARLY_HINTS enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 200 OK enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 201 CREATED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 202 ACCEPTED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 203 NON_AUTHORITATIVE_INFORMATION enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 204 NO_CONTENT enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 205 RESET_CONTENT enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 206 PARTIAL_CONTENT enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 207 MULTI_STATUS enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 208 ALREADY_REPORTED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 226 IM_USED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 300 MULTIPLE_CHOICES enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 301 MOVED_PERMANENTLY enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 302 FOUND enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 302 MOVED_TEMPORARILY enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 303 SEE_OTHER enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 304 NOT_MODIFIED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 305 USE_PROXY enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 307 TEMPORARY_REDIRECT enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 308 PERMANENT_REDIRECT enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 400 BAD_REQUEST enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 401 UNAUTHORIZED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 402 PAYMENT_REQUIRED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 403 FORBIDDEN enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 404 NOT_FOUND enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 405 METHOD_NOT_ALLOWED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 406 NOT_ACCEPTABLE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 407 PROXY_AUTHENTICATION_REQUIRED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 408 REQUEST_TIMEOUT enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 409 CONFLICT enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 410 GONE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 411 LENGTH_REQUIRED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 412 PRECONDITION_FAILED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 413 PAYLOAD_TOO_LARGE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 413 REQUEST_ENTITY_TOO_LARGE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 414 REQUEST_URI_TOO_LONG enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 414 URI_TOO_LONG enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 415 UNSUPPORTED_MEDIA_TYPE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 416 REQUESTED_RANGE_NOT_SATISFIABLE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 417 EXPECTATION_FAILED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 418 I_AM_A_TEAPOT enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 419 INSUFFICIENT_SPACE_ON_RESOURCE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 420 METHOD_FAILURE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 421 DESTINATION_LOCKED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 422 UNPROCESSABLE_ENTITY enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 423 LOCKED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 424 FAILED_DEPENDENCY enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 425 TOO_EARLY enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 426 UPGRADE_REQUIRED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 428 PRECONDITION_REQUIRED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 429 TOO_MANY_REQUESTS enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 431 REQUEST_HEADER_FIELDS_TOO_LARGE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 451 UNAVAILABLE_FOR_LEGAL_REASONS enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 500 INTERNAL_SERVER_ERROR enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 501 NOT_IMPLEMENTED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 502 BAD_GATEWAY enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 503 SERVICE_UNAVAILABLE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 504 GATEWAY_TIMEOUT enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 505 HTTP_VERSION_NOT_SUPPORTED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 506 VARIANT_ALSO_NEGOTIATES enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 507 INSUFFICIENT_STORAGE enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 508 LOOP_DETECTED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 509 BANDWIDTH_LIMIT_EXCEEDED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 510 NOT_EXTENDED enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the 511 NETWORK_AUTHENTICATION_REQUIRED enum value from the error response property for the response status 400

      response-property-enum-value-removed

  • 6022b545ce4822See the full diff
    • removed the optional property content/items/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property content/items/relations_definitions/items/target_entity_identifier from the response with the 200 status

      response-optional-property-removed

    • added the optional property content/items/name to the response with the 200 status

      response-optional-property-added

    • added the optional property content/items/relations_definitions/items/target_template_identifier to the response with the 200 status

      response-optional-property-added

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

  • 88fc145b6397715See the full diff
    • removed the optional property content/items/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property content/items/relations_definitions/items/target_template_identifier from the response with the 200 status

      response-optional-property-removed

    • added the new 100 CONTINUE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 101 SWITCHING_PROTOCOLS enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 102 PROCESSING enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 103 CHECKPOINT enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 103 EARLY_HINTS enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 200 OK enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 201 CREATED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 202 ACCEPTED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 203 NON_AUTHORITATIVE_INFORMATION enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 204 NO_CONTENT enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 205 RESET_CONTENT enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 206 PARTIAL_CONTENT enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 207 MULTI_STATUS enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 208 ALREADY_REPORTED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 226 IM_USED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 300 MULTIPLE_CHOICES enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 301 MOVED_PERMANENTLY enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 302 FOUND enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 302 MOVED_TEMPORARILY enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 303 SEE_OTHER enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 304 NOT_MODIFIED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 305 USE_PROXY enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 307 TEMPORARY_REDIRECT enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 308 PERMANENT_REDIRECT enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 400 BAD_REQUEST enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 401 UNAUTHORIZED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 402 PAYMENT_REQUIRED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 403 FORBIDDEN enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 404 NOT_FOUND enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 405 METHOD_NOT_ALLOWED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 406 NOT_ACCEPTABLE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 407 PROXY_AUTHENTICATION_REQUIRED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 408 REQUEST_TIMEOUT enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 409 CONFLICT enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 410 GONE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 411 LENGTH_REQUIRED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 412 PRECONDITION_FAILED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 413 PAYLOAD_TOO_LARGE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 413 REQUEST_ENTITY_TOO_LARGE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 414 REQUEST_URI_TOO_LONG enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 414 URI_TOO_LONG enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 415 UNSUPPORTED_MEDIA_TYPE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 416 REQUESTED_RANGE_NOT_SATISFIABLE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 417 EXPECTATION_FAILED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 418 I_AM_A_TEAPOT enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 419 INSUFFICIENT_SPACE_ON_RESOURCE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 420 METHOD_FAILURE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 421 DESTINATION_LOCKED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 422 UNPROCESSABLE_ENTITY enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 423 LOCKED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 424 FAILED_DEPENDENCY enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 425 TOO_EARLY enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 426 UPGRADE_REQUIRED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 428 PRECONDITION_REQUIRED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 429 TOO_MANY_REQUESTS enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 431 REQUEST_HEADER_FIELDS_TOO_LARGE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 451 UNAVAILABLE_FOR_LEGAL_REASONS enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 500 INTERNAL_SERVER_ERROR enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 501 NOT_IMPLEMENTED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 502 BAD_GATEWAY enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 503 SERVICE_UNAVAILABLE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 504 GATEWAY_TIMEOUT enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 505 HTTP_VERSION_NOT_SUPPORTED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 506 VARIANT_ALSO_NEGOTIATES enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 507 INSUFFICIENT_STORAGE enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 508 LOOP_DETECTED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 509 BANDWIDTH_LIMIT_EXCEEDED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 510 NOT_EXTENDED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new 511 NETWORK_AUTHENTICATION_REQUIRED enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the optional property content/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property content/items/properties_definitions/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property content/items/properties_definitions/items/rules/id to the response with the 200 status

      response-optional-property-added

    • added the optional property content/items/relations_definitions/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property content/items/relations_definitions/items/target_entity_identifier to the response with the 200 status

      response-optional-property-added

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