GET /webhook/{webhookId}
Get the webhook with the provided id, the caller must be the creator of the webhook.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/webhook/{webhookId}
Resource URL Variables
{webhookId} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | Webhook (application/json) |