Returns all webhooks for the organization.
webhooks Array
id String
organizationId String
name String
description String
endpointUrl String
status String ENUM
createdById String
updatedById String
createdAt String
updatedAt String
subscriptions Array
subjectType String ENUM
subjectId String
subscriptionType String ENUM
filter Object
roomType String Filter by room type (e.g., "chat", "post", "video")
code Integer The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
message String A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
details Array
@type String The type of the serialized message.
Was this guide helpful?