Query Standardizations

Query the documents you have standardized using free form language.The query should be written in plain language, and should describe what you're looking for. e.g "Find all the documents where the rental is above $1000 in San Francisco". The endpoint will return a list of standardizations that match the query, along with AI-generated feedback on the query. The maximum number of standardizations returned is 200.

Body Params
string
required

Unique identifier of the schema.

string
required

Free language text explaining what documents you're after. if the text is empty

string

Name of the dataset to which the document belongs If empty, the query will run on all documents

integer
Defaults to 100

Maximum number of documents to return. If not specified will default to 100

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json