asn_webhooks_get_all: Returns the compact representation of all webhooks your app...

View source: R/webhooks.R

asn_webhooks_get_allR Documentation

Returns the compact representation of all webhooks your app has registered for the authenticated user in the given workspace.

Description

Returns the compact representation of all webhooks your app has registered for the authenticated user in the given workspace.

Usage

asn_webhooks_get_all(..., options = list())

Arguments

...

Object Parameters for the request [resource] : Id Only return webhooks for the given resource.

workspace

Id The workspace to query for webhooks in.#'

See Also

Other webhooks: asn_webhooks_create, asn_webhooks_delete_by_id, asn_webhooks_get_by_id, asn_webhooks


datacamp/asana documentation built on Sept. 18, 2023, 8:51 a.m.