Webhooks
Get a specific webhook by id
get/v1/workspaces/{workspaceId}/webhooks/{webhookId}
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:64a687e29ae1f428e7ebe303
Represents a workspace identifier across the system.
webhookIdstring required
Represents a webhook identifier across the system.
Example:5b715448b0798751107918ab
Represents a webhook identifier across the system.
Response
OK
WebhookDtoV1 required— unresolved $ref