Execute a natural language query against a Playground datafile and return the retrieved data.
Bearer authentication header of the form Bearer <api_key>, where <api_key> is your auth API key. Create an api_key
Unique identifier for the datafile to query
Natural language query to execute against the Playground datafile
"How many superheroes are there?"
Successful query execution
Type discriminator
retrieveResponse Unique identifier for this API call
Array of query results or errors
Status of the API response
SUCCESS, NOT_FOUND_IN_SCHEMA, UNKNOWN, INTERNAL_SERVER_ERROR, AUTHORIZATION_FAILED, LLM_ERROR, LLM_TOKEN_LIMIT_REACHED