Get a specific profile with its active sessions
curl --request GET \
--url https://api.kazzle.app/api/spaces/{spaceId}/browsers/profiles/{profileId} \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.kazzle.app/api/spaces/{spaceId}/browsers/profiles/{profileId} \
--header 'Authorization: Bearer <token>'