Changes to List Tickets From a View

GET /api/v2/views/{view_id}/tickets

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 29 revisions of this API.43

  1. ac78d8660e751
  2. 1690b37f33211
  3. 64859fd9c8bf2
  4. edbf399da8153

What changed

    • response property tickets/items/custom_fields/items/value list-of-types was widened by adding types number to media type application/json of response 200

      response-property-list-of-types-widened

    • response property tickets/items/custom_fields/items/value list-of-types was widened by adding types array to media type application/json of response 200

      response-property-list-of-types-widened

    • the response property tickets/items/custom_fields/items/value became nullable for the status 200

      response-property-became-nullable

    • response property tickets/items/custom_fields/items/value list-of-types was widened by adding types boolean and integer to media type application/json of response 200

      response-property-list-of-types-widened

    • added the new optional query request parameter page[after]

      new-optional-request-parameter

    • added the new optional query request parameter page[before]

      new-optional-request-parameter

    • added the new optional query request parameter page[size]

      new-optional-request-parameter

Of the 29 revisions, 1 has no diff computed.