The Open API specification for Synapse is now available for download!

Download Open API Spec

ListUserWebhooksResponse

org.sagebionetworks.repo.model.webhook.ListUserWebhooksResponse

Response body containing the list of webhook for a user.

Field Type Description
page ARRAY<Webhook> The Webhooks belonging to a given user.
nextPageToken STRING Forward this token to get the next page of results.