Changes to Get projects

GET /v1/projects

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

Changed in 3 of the 29 revisions of this API.25

  1. 0f1ebe15057423
  2. ad860831e5241
  3. 1660d0b2cbd91

What changed

    • the response property user_id became optional for the status 200

      response-property-became-optional

    • response property user_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • added the new optional query request parameter user_id

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the optional property org_id to the response with the 200 status

      response-optional-property-added

    • added the optional property projects/items/project_type to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added