/libraries/<library_id>/webhooks
Authorization: Bearer ********************
curl --location --request GET 'https://api.tenbyte.io/libraries//webhooks' \ --header 'Authorization: Bearer <token>'
{"message":"Webhook List","result":[],"success":true}