Endpoints
Retrieve
Execute a natural language query against a Playground datafile and return the retrieved data.
POST
Authorizations
Bearer authentication header of the form Bearer <api_key>, where <api_key> is your auth API key. Create an api_key
Path Parameters
Unique identifier for the datafile to query
Body
application/json
Response
Successful query execution
Type discriminator
Available options:
retrieveResponse Unique identifier for this API call
Array of query results or errors
- schemaData
- errorSchemaData
Status of the API response
Available options:
SUCCESS