0ae3f27
1
2
3
4
5
6
7
--- title: 'Get Webhook' description: "Retrieve webhook configuration details for a specific project on the Mem0 platform." openapi: get /api/v1/webhooks/projects/{project_id}/ ---