Changes to Get paginated Webhook connectors

GET /api/v1/inbound_webhooks

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

Changed in 3 of the 13 revisions of this API.113

  1. e6f6d45eade312
  2. 00ae15bb3a811
  3. 584ac64069cc1

What changed

  • e6f6d45eade312See the full diff
    • removed the optional property errorDescription from the response with the 400 status

      response-optional-property-removed

    • added the optional property content/items/mappings/items/action to the response with the 200 status

      response-optional-property-added

    • added the optional property error_description to the response with the 400 status

      response-optional-property-added

    • the content/items/mappings/items/entity/relations response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • endpoint added

      endpoint-added