AgentCreated event schema (documentation only)

⚠️ DO NOT CALL — documentation only. Shows the shape of 'AgentCreated' event delivered via /hubs/notifications.

GET
/api/hubs/notifications/AgentCreated
AuthorizationBearer <token>

JWT Authorization header using Bearer scheme

In: header

Response Body

application/json

curl -X GET "https://api.speaknode.com/api/hubs/notifications/AgentCreated"
{
  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}