I’m using n8n AI agent builder to query CDF via an http request. The body of the request is:
The request URL is https://westeurope-1.cognitedata.com/api/v1/projects/essc-sandbox-44/events
{
"filter": {
"startTime": {
"min": 1751070336000,
"max": 1751588736000
},
"dataSetIds": [7726848970162689]
},
"limit": 1000
}CDF seems to recognize the datasetid filter but not other filters like starttime as shown or others like Types.
The result set returned is all events in that datasetid.
I’ve also tried minstarttime and maxstarttime.
ideas?
Check the
documentation
Ask the
Community
Take a look
at
Academy
Cognite
Status
Page
Contact
Cognite Support