Changes to List of all Track recordings.

GET /v1/Recordings

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

Changed in 6 of the 50 revisions of this API.55

  1. v1207f8ef612391
  2. v147b9aadf72282
  3. v1ad992ed01a681
  4. v11b9f69e2d5d01
  5. v1d68da44b72424
  6. v1987a2e6965981

What changed

    • the // response's property type changed from object to no type for status

      response-property-type-changed

    • for the query request parameter PageSize, default value 50 was added

      request-parameter-default-value-added

    • for the query request parameter PageSize, the max was decreased from 1000.00 to 100.00

      request-parameter-max-decreased

    • the // response's property type changed from no type to object for status

      response-property-type-changed

    • for the query request parameter PageSize, the format changed from no format to int64

      request-parameter-type-changed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

    • api tag VideoV1Recording added

      api-tag-added