Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
blog-dyte-rest-api-04
{
"success": true,
"data": {
"id": "813432c7-3c5a-45e2-9acf-eef7061c7584",
"associated_id": "6bf2b8be-04dd-4191-b602-1128921a306b",
"type": "meeting",
"status": "LIVE",
"live_participants": 1,
"max_concurrent_participants": 2,
"minutes_consumed": 2.3434,
"started_at": "2022-01-12T14:21:34.388Z",
"ended_at": "null",
"created_at": "2022-01-12T14:21:34.398Z",
"updated_at": "2022-01-12T14:26:00.784Z"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment