API referenceFeature flags
GET /feature-flags/me
Response Body
application/json
application/problem+json
curl -X GET "https://example.com/feature-flags/me"{ "$schema": "https://example.com/schemas/FeatureFlags.json", "asyncIngest": true, "environments": true, "mcpServer": true, "sentryIngest": true}