Changes to Get Bulk Job Events

GET /bulk/jobs/{jobId}/events

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

Changed in 3 of the 8 revisions of this API.42

  1. 1f289eff3a264
  2. 08b59585eeb71
  3. f01f73557a671

What changed

    • the oneOf[InvalidApiKeyError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 401

      response-property-type-changed

    • the oneOf[MissingAuthenticationError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 401

      response-property-type-changed

    • the oneOf[ProfileNotFoundError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 404

      response-property-type-changed

    • the oneOf[ResourceNotFoundError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 404

      response-property-type-changed

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • endpoint added

      endpoint-added