created | integer Output only. Time that the webhook was created in epoch format.
|
createdBy | string Output only. Email address of the developer that created the webhook.
|
enabled | boolean Flag that specifies whether the webhook is enabled or disabled.
|
id | string ID of the webhook.
|
name | string Name of the webhook.
|
postUrl | string URL of the callback handler.
|
updated | integer Output only. Time that the webhook was updated in epoch format.
|
updatedBy | string Output only. ID of the user that updated the webhook.
|