curl --request GET \
--url https://apix.us.amity.co/api/v3/network-settings/room \
--header 'Authorization: Bearer <token>'{
"roomSettings": {
"maxCoHostParticipants": 2,
"maxStreamingDurationHours": 6
}
}Get room network setting configuration.
curl --request GET \
--url https://apix.us.amity.co/api/v3/network-settings/room \
--header 'Authorization: Bearer <token>'{
"roomSettings": {
"maxCoHostParticipants": 2,
"maxStreamingDurationHours": 6
}
}Documentation Index
Fetch the complete documentation index at: https://learn.social.plus/llms.txt
Use this file to discover all available pages before exploring further.