Changes to Get list of transfers. Optional use the transferId parameter to only get one item.

GET /transfer

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

Changed in 8 of the 50 revisions of this API.51626

  1. 9a5635ddf5b01
  2. 6459839250ee67
  3. 492f60bedd9e11
  4. a56233f72c1811
  5. 23697c413be742
  6. d08e48781d8e8
  7. 9782fadb8c8d2
  8. 80e97056c221256

What changed

    • added the new optional header request parameter Scicat-API-Token

      new-optional-request-parameter

  • 6459839250ee67See the full diff
    • added the new cancelled enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new failed enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new finished enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid status enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new transferring enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new waiting enum value to the // response property for the response status

      response-property-enum-value-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

  • 492f60bedd9e11See the full diff
    • added the new invalid status enum value to the // response property for the response status

      response-property-enum-value-added

    • removed the invalid state enum value from the // response property for the response status

      response-property-enum-value-removed

  • a56233f72c1811See the full diff
    • removed the required property // from the response with the status

      response-required-property-removed

    • added the required property // to the response with the status

      response-required-property-added

  • 23697c413be742See the full diff
    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the required property // to the response with the status

      response-required-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • the response property // became required for the status

      response-property-became-required

    • for the query request parameter page, the format changed from no format to uint

      request-parameter-type-changed

    • for the query request parameter pageSize, the format changed from no format to uint

      request-parameter-type-changed

  • 80e97056c221256See the full diff
    • the response property // became optional for the status

      response-property-became-optional

    • the response property // became optional for the status

      response-property-became-optional

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the cancelled enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the failed enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the finished enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the invalid status enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the transferring enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the waiting enum value from the // response property for the response status

      response-property-enum-value-removed

Of the 50 revisions, 3 have no diff computed.