cURL
curl --request GET \ --url https://id.lunarmc.ai/api/feature_flags/ \ --header 'Authorization: Bearer <token>'
List all feature flag assignments
JWT token obtained from /api/get_token/
Feature flag list
Was this page helpful?