Changes to Fetch details of a webhook

GET /webhooks/{webhook_id}

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

Changed in 5 of the 50 revisions of this API.234

  1. v2cb67ff854c7111
  2. v268b9e665bfcc11
  3. v2d8c5d90e84ac11
  4. v265ed3e73952b2
  5. v2392ece68c58e1

What changed

  • v2cb67ff854c7111See the full diff
    • added the new path request parameter webhook_id

      new-request-path-parameter

    • the endpoint scheme security Authorization was added to the API

      api-security-added

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v268b9e665bfcc11See the full diff
    • deleted the path request parameter webhook_id

      request-parameter-removed

    • the endpoint scheme security Authorization was removed from the API

      api-security-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v2d8c5d90e84ac11See the full diff
    • added the new path request parameter webhook_id

      new-request-path-parameter

    • the endpoint scheme security Authorization was added to the API

      api-security-added

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new meeting.summary enum value to the data/events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new meeting.transcript enum value to the data/events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the required property data/enabled to the response with the 200 status

      response-required-property-added