Changes to List webhook endpoints

GET /v1/webhook-endpoints

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

Changed in 4 of the 8 revisions of this API.214

  1. 150856520acc1
  2. 56ce4274792621
  3. 77eee61915022
  4. e7144bb8c8aa1

What changed

    • removed the note.regenerated enum value from the webhook_endpoints/items/events/items/ response property for the response status 200

      response-property-enum-value-removed

    • the response property webhook_endpoints/items/created_by/allOf[subschema #2]/ became nullable for the status 200

      response-property-became-nullable

    • the webhook_endpoints/items/created_by/allOf[subschema #2]/ response's property type/format changed from / to object null/ for status 200

      response-property-type-changed

    • added the new workspace enum value to the webhook_endpoints/items/scopes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the required property webhook_endpoints/items/folder_ids to the response with the 200 status

      response-required-property-added

    • added the required property webhook_endpoints/items/url_redacted to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added