question

Upvotes
Accepted
1.2k 6 10 8

How can I use the API to search within a specific data source or context?

data-fusion
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
1.2k 6 10 8

Obtain context name by calling:

http://{instance}/app/api/context/list

and feed the name of the context into the subsequent search call using the queryFilter=context||| parameter:

http://{instance}/app/api/entity/search?queryFilter=context|||{name}
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea