cURL
curl --request GET \ --url https://backend.computeflow.cloud/lobbies/{id}/players \ --header 'api-key: <api-key>'
[ "<string>" ]
API key for authentication
Optional client authentication token for player validation
Lobby ID
Name of the lobby configuration this lobby belongs to
List of players in the lobby
The response is of type string[].
string[]