Cancel a running Search
Cancels a currently running Search.
You can cancel all searches at once by using the websets/:webset/cancel
endpoint.
Authorizations
Your Exa API key
Response
The unique identifier for the search
"webset_search"
The status of the search
created
, running
, completed
, canceled
The query used to create the search.
1 - 5000
The entity the search will return results for.
When no entity is provided during creation, we will automatically select the best entity based on the query.
The criteria the search will use to evaluate the results. If not provided, we will automatically generate them for you.
The number of results the search will attempt to find. The actual number of results may be less than this number depending on the search complexity.
x >= 1
The progress of the search
The date and time the search was canceled
The reason the search was canceled
webset_deleted
, webset_canceled
The date and time the search was created
The date and time the search was updated
Set of key-value pairs you want to associate with this object.