List all active browser sessions for the space
curl --request GET \
--url https://api.kazzle.app/api/spaces/{spaceId}/browsers/sessions \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.kazzle.app/api/spaces/{spaceId}/browsers/sessions \
--header 'Authorization: Bearer <token>'