List webhooks for the authenticated user.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”The number of webhooks to return.
The number of webhooks to return.
An optional cursor for pagination.
An optional cursor for pagination.
Filter webhooks by active status.
Filter webhooks by active status.
Filter webhooks that handle this event type.
Filter webhooks that handle this event type.
Responses
Section titled “ Responses ”Success
object
A webhook configuration for receiving Streamplace events.
object
Unique identifier for this webhook.
The webhook URL where events will be sent.
The types of events this webhook should receive.
Whether this webhook is currently active.
Text to prepend to webhook messages.
Text to append to webhook messages.
Text replacement rules for webhook messages.
object
Text to search for and replace.
Text to replace with.
When this webhook was created.
When this webhook was last updated.
A user-friendly name for this webhook.
A description of what this webhook is used for.
When this webhook was last triggered.
Number of consecutive errors for this webhook.
A cursor for pagination, if there are more results.
Bad Request