Infer the schema of the evaluation context for a specific set of clients, that has previously been used to resolve one or more flags.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The list of clients to infer the schema for. If empty, returns schema for all clients that the caller has permissions to.
Filter the available options by finding only options that can be used in combination with this existing schema.
For instance if field country is selected, only find schemas where country exists.