cURL
curl --request GET \ --url https://workflow-app.thena.ai/api/v1/workflows/registry/events \ --header 'x-api-key: <api-key>'
{ "results": [ { "uid": "<string>", "description": "<string>", "eventName": "<string>", "source": "platform_app", "schema": {}, "metadata": {} } ] }
Enter your API key
The team ID
Operation successful
The results of the event registry
Show child attributes