AgentReady event schema (documentation only)
⚠️ DO NOT CALL — documentation only. Shows the shape of 'AgentReady' event delivered via /hubs/session.
Authorization
Bearer AuthorizationBearer <token>
JWT Authorization header using Bearer scheme
In: header
Response Body
application/json
curl -X GET "https://api.speaknode.com/api/hubs/session/AgentReady"{
"session_id": "1ffd059c-17ea-40a8-8aef-70fd0307db82",
"room_name": "string"
}