[Deprecated] Get team webhooks
Returns all webhooks registered under the specified team.
Path parameters
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
PlanAccessTokenwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
DEV_MODE_STATUS_UPDATEenum value to thewebhooks/items/event_typeresponse property for the response status200response-property-enum-value-added
- ○
endpoint deprecated
endpoint-deprecated
- ○
response property
webhooks/items/team_iddeprecatedresponse-property-deprecated
- ○
added the required property
webhooks/items/contextto the response with the200statusresponse-required-property-added
- ○
added the required property
webhooks/items/context_idto the response with the200statusresponse-required-property-added
- ○
added the required property
webhooks/items/plan_api_idto the response with the200statusresponse-required-property-added
- ●
- ○
the security scope
webhooks:readwas added to the endpoint's security schemeOAuth2api-security-scope-added
- ○
- ▲
removed the required property
webhooks/items/contextfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
webhooks/items/context_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
webhooks/items/plan_api_idfrom the response with the200statusresponse-required-property-removed
- ○
the endpoint scheme security
PlanAccessTokenwas removed from the APIapi-security-removed
- ○
the security scope
webhooks:readwas removed from the endpoint's security schemeOAuth2api-security-scope-removed
- ○
endpoint reactivated
endpoint-reactivated
- ○
removed the
DEV_MODE_STATUS_UPDATEenum value from thewebhooks/items/event_typeresponse property for the response status200response-property-enum-value-removed
- ○
response property
webhooks/items/team_idreactivatedresponse-property-reactivated
This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲