Webhook APIs
Get Webhook
Retrieve all webhooks for a specific project
GET
Get Webhook
Get a webhook by providing the project ID.
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
Unique identifier of the project
Response
200
application/json
List of webhooks for the project
The response is of type object[]
.