Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.kadoa.com/v5/notifications/event-types/{eventType} \ --header 'x-api-key: <api-key>'
{ "data": { "eventType": { "type": "<string>", "category": "<string>", "description": "<string>", "version": "<string>", "schema": {} } }, "status": "<string>", "message": "<string>" }
API key for authentication
Event type identifier
Event type details retrieved successfully
Show child attributes