Webhooks
List webhooks
Lists webhooks within a project
GET
Authorizations
Path Parameters
The numeric ID of your project
Query Parameters
'limit' sets the number of results to return in each page.
'offset' sets the first position to return from the results of the query. The default is 0, which starts the page at the first result.
Response
200
application/json
OK
Unique identifier for the object
The URL that BeyondWords will send webhook notifications to. This URL must be served over HTTPS
Whether or not the webhook is enabled or disabled Has the value true if enabled. The default is true.
Time at which the object was created (ISO 8601)
Time at which the object was updated (ISO 8601)