Changes to Get Case

GET /api/v1/cases/{case_id}

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

Changed in 3 of the 12 revisions of this API.4

  1. 6a15543258a52
  2. 43f85a5ab3481
  3. bd124844fd9f1

What changed

    • removed the BLOCKED enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the QUEUED enum value from the tasks/items/status response property for the response status 200

      response-property-enum-value-removed

    • added the required property source_url to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added