Logo
API_DOC API Documentation

Get room codes

GET {{HOST}}/v2/room-codes/room/:room_id

 

Body PARAM

Key Datatype Required Description 
limit
number
role
string



HEADERS

Key Datatype Required Description 
Authorization
null




RESPONSES

status





Curl
curl -X GET 'https://api.100ms.live/v2/room-codes/room/:room_id?limit=20&role=host' -H 'Authorization: '

ENDPOINTS