Get all WebhooksAsk AIget https://api.unloc.app/v2/projects/{projectId}/webhooksReturns all the Webhooks in a Project. Required Scopeproject.adminPath ParamsprojectIdstringrequiredID of the Project. Must match the one in the JWT.Query ParamslockIdstringID of the Lock you want for filter for.Responses 200Returns all the Webhooks in this Project. 400Request has missing or invalid parameters. 401Unauthorized request. JWT invalid or expired.Updated 7 months ago