Webhooks

[Deprecated] Get team webhooks

Returns all webhooks registered under the specified team.

get/v2/teams/{team_id}/webhooks

Path parameters

team_idstring required

ID of team to get webhooks for

Response

Response from the GET /v2/teams/{team_id}/webhooks endpoint.

Changes

Changed in 4 of the 36 revisions of this API.3112

    • the endpoint scheme security PlanAccessToken was added to the API

      api-security-added

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

  • 4d8a8003d4e615See the full diff
    • added the new DEV_MODE_STATUS_UPDATE enum value to the webhooks/items/event_type response property for the response status 200

      response-property-enum-value-added

    • endpoint deprecated

      endpoint-deprecated

    • response property webhooks/items/team_id deprecated

      response-property-deprecated

    • added the required property webhooks/items/context to the response with the 200 status

      response-required-property-added

    • added the required property webhooks/items/context_id to the response with the 200 status

      response-required-property-added

    • added the required property webhooks/items/plan_api_id to the response with the 200 status

      response-required-property-added

    • the security scope webhooks:read was added to the endpoint's security scheme OAuth2

      api-security-scope-added

  • de5c0106668d35See the full diff
    • removed the required property webhooks/items/context from the response with the 200 status

      response-required-property-removed

    • removed the required property webhooks/items/context_id from the response with the 200 status

      response-required-property-removed

    • removed the required property webhooks/items/plan_api_id from the response with the 200 status

      response-required-property-removed

    • the endpoint scheme security PlanAccessToken was removed from the API

      api-security-removed

    • the security scope webhooks:read was removed from the endpoint's security scheme OAuth2

      api-security-scope-removed

    • endpoint reactivated

      endpoint-reactivated

    • removed the DEV_MODE_STATUS_UPDATE enum value from the webhooks/items/event_type response property for the response status 200

      response-property-enum-value-removed

    • response property webhooks/items/team_id reactivated

      response-property-reactivated

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