We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44340fe commit 37f1e45Copy full SHA for 37f1e45
index.html
@@ -17,6 +17,7 @@
17
await searchInterface.initialize({
18
accessToken: "xx564559b1-0045-48e1-953c-3addd1ee4457",
19
organizationId: "searchuisamples",
20
+ organizationEndpoints: await searchInterface.getOrganizationEndpoints("searchuisamples"),
21
});
22
23
// Trigger a first search
0 commit comments