MCPcopy Create free account

hub / github.com/algolia/algoliasearch-client-javascript / functions

Functions918 in github.com/algolia/algoliasearch-client-javascript

FunctiongetStatusWithHTTPInfo
* Retrieves the status of all Algolia clusters and instances. * * Resolves with the full HTTP response information: status code, headers (wh
packages/monitoring/src/monitoringClient.ts:781
FunctiongetSynonym
* Retrieves a synonym by its ID. To find the object IDs for your synonyms, use the [`search` operation](https://www.algolia.com/doc/rest-api/search/se
packages/client-search/src/searchClient.ts:2936
FunctiongetSynonymWithHTTPInfo
* Retrieves a synonym by its ID. To find the object IDs for your synonyms, use the [`search` operation](https://www.algolia.com/doc/rest-api/search/se
packages/client-search/src/searchClient.ts:2969
FunctiongetTask
* Checks the status of a given task. Indexing tasks are asynchronous. When you add, update, or delete records or indices, a task is created on a queu
packages/client-search/src/searchClient.ts:3003
FunctiongetTask
* Checks the status of a given task. * * Required API Key ACLs: * - editSettings * - settings * - addObject * - dele
packages/composition/src/compositionClient.ts:718
FunctiongetTask
* Retrieves a task by its ID. * * Required API Key ACLs: * - addObject * - deleteIndex * - editSettings * @param getT
packages/ingestion/src/ingestionClient.ts:1976
FunctiongetTaskV1
* Retrieves a task by its ID using the v1 endpoint. Use `getTask` instead. * * Required API Key ACLs: * - addObject * - deleteIn
packages/ingestion/src/ingestionClient.ts:2036
FunctiongetTaskV1WithHTTPInfo
* Retrieves a task by its ID using the v1 endpoint. Use `getTask` instead. * * Resolves with the full HTTP response information: status code
packages/ingestion/src/ingestionClient.ts:2068
FunctiongetTaskWithHTTPInfo
* Checks the status of a given task. Indexing tasks are asynchronous. When you add, update, or delete records or indices, a task is created on a queu
packages/client-search/src/searchClient.ts:3036
FunctiongetTaskWithHTTPInfo
* Checks the status of a given task. * * Resolves with the full HTTP response information: status code, headers (when the requester captures
packages/composition/src/compositionClient.ts:755
FunctiongetTaskWithHTTPInfo
* Retrieves a task by its ID. * * Resolves with the full HTTP response information: status code, headers (when the requester captures them),
packages/ingestion/src/ingestionClient.ts:2006
FunctiongetTimeseries
* Retrieves timeseries for an A/B test by its ID. * * Required API Key ACLs: * - analytics * @param getTimeseries - The getTimese
packages/abtesting/src/abtestingV3Client.ts:617
FunctiongetTimeseriesWithHTTPInfo
* Retrieves timeseries for an A/B test by its ID. * * Resolves with the full HTTP response information: status code, headers (when the reque
packages/abtesting/src/abtestingV3Client.ts:663
FunctiongetTopCountries
* Retrieves the countries with the most searches in your index. * * Required API Key ACLs: * - analytics * @param getTopCountries
packages/client-analytics/src/analyticsClient.ts:1724
FunctiongetTopCountriesWithHTTPInfo
* Retrieves the countries with the most searches in your index. * * Resolves with the full HTTP response information: status code, headers (
packages/client-analytics/src/analyticsClient.ts:1784
FunctiongetTopFilterAttributes
* Retrieves the 1,000 most frequently used filter attributes. These are attributes of your records that you included in the `attributesForFaceting` s
packages/client-analytics/src/analyticsClient.ts:1843
FunctiongetTopFilterAttributesWithHTTPInfo
* Retrieves the 1,000 most frequently used filter attributes. These are attributes of your records that you included in the `attributesForFaceting` s
packages/client-analytics/src/analyticsClient.ts:1908
FunctiongetTopFilterForAttribute
* Retrieves the 1,000 most frequent filter (facet) values for a filter attribute. These are attributes of your records that you included in the `attr
packages/client-analytics/src/analyticsClient.ts:1972
FunctiongetTopFilterForAttributeWithHTTPInfo
* Retrieves the 1,000 most frequent filter (facet) values for a filter attribute. These are attributes of your records that you included in the `attr
packages/client-analytics/src/analyticsClient.ts:2040
FunctiongetTopFiltersNoResults
* Retrieves the 1,000 most frequently used filters for a search that didn\'t return any results. To get the most frequent searches without results, u
packages/client-analytics/src/analyticsClient.ts:2105
FunctiongetTopFiltersNoResultsWithHTTPInfo
* Retrieves the 1,000 most frequently used filters for a search that didn\'t return any results. To get the most frequent searches without results, u
packages/client-analytics/src/analyticsClient.ts:2170
FunctiongetTopHits
* Retrieves the object IDs of the 1,000 most frequent search results. If you set the `clickAnalytics` query parameter to `true`, the response also in
packages/client-analytics/src/analyticsClient.ts:2235
FunctiongetTopHitsWithHTTPInfo
* Retrieves the object IDs of the 1,000 most frequent search results. If you set the `clickAnalytics` query parameter to `true`, the response also in
packages/client-analytics/src/analyticsClient.ts:2310
FunctiongetTopSearches
* Returns the most popular searches. For each search, it also includes the average number of hits. If you set the `clickAnalytics` query parameter to
packages/client-analytics/src/analyticsClient.ts:2384
FunctiongetTopSearchesWithHTTPInfo
* Returns the most popular searches. For each search, it also includes the average number of hits. If you set the `clickAnalytics` query parameter to
packages/client-analytics/src/analyticsClient.ts:2475
FunctiongetTopUserIds
* Get the IDs of the 10 users with the highest number of records per cluster. Since it can take a few seconds to get the data from the different clus
packages/client-search/src/searchClient.ts:3069
FunctiongetTopUserIdsWithHTTPInfo
* Get the IDs of the 10 users with the highest number of records per cluster. Since it can take a few seconds to get the data from the different clus
packages/client-search/src/searchClient.ts:3095
FunctiongetTransformation
* Retrieves a transformation by its ID. * * Required API Key ACLs: * - addObject * - deleteIndex * - editSettings * @
packages/ingestion/src/ingestionClient.ts:2099
FunctiongetTransformationWithHTTPInfo
* Retrieves a transformation by its ID. * * Resolves with the full HTTP response information: status code, headers (when the requester captu
packages/ingestion/src/ingestionClient.ts:2135
FunctiongetUser
* Retrieves a user profile. * * Required API Key ACLs: * - search * - browse * - recommendation * @param getUser - Th
packages/advanced-personalization/src/advancedPersonalizationClient.ts:600
FunctiongetUserData
* Retrieves all memories, conversations and their messages for the given user token. * * Required API Key ACLs: * - logs * @param
packages/agent-studio/src/agentStudioClient.ts:2174
FunctiongetUserDataWithHTTPInfo
* Retrieves all memories, conversations and their messages for the given user token. * * Resolves with the full HTTP response information: s
packages/agent-studio/src/agentStudioClient.ts:2202
FunctiongetUserId
* Returns the user ID data stored in the mapping. Since it can take a few seconds to get the data from the different clusters, the response isn\'t re
packages/client-search/src/searchClient.ts:3123
FunctiongetUserIdWithHTTPInfo
* Returns the user ID data stored in the mapping. Since it can take a few seconds to get the data from the different clusters, the response isn\'t re
packages/client-search/src/searchClient.ts:3153
FunctiongetUserTokenProfile
* Retrieves a user profile and their affinities for different facets. * * Required API Key ACLs: * - recommendation * @param getU
packages/client-personalization/src/personalizationClient.ts:465
FunctiongetUserTokenProfileWithHTTPInfo
* Retrieves a user profile and their affinities for different facets. * * Resolves with the full HTTP response information: status code, hea
packages/client-personalization/src/personalizationClient.ts:499
FunctiongetUserWithHTTPInfo
* Retrieves a user profile. * * Resolves with the full HTTP response information: status code, headers (when the requester captures them), r
packages/advanced-personalization/src/advancedPersonalizationClient.ts:630
FunctiongetUsers
* Retrieves a list of user profiles in [lexicographical order](https://www.educative.io/answers/what-is-a-lexicographic-order). * * Required
packages/advanced-personalization/src/advancedPersonalizationClient.ts:664
FunctiongetUsersCount
* Retrieves the number of unique users within a time range, including a daily breakdown. Since it returns the number of unique users, the sum of the
packages/client-analytics/src/analyticsClient.ts:2558
FunctiongetUsersCountWithHTTPInfo
* Retrieves the number of unique users within a time range, including a daily breakdown. Since it returns the number of unique users, the sum of the
packages/client-analytics/src/analyticsClient.ts:2608
FunctiongetUsersWithHTTPInfo
* Retrieves a list of user profiles in [lexicographical order](https://www.educative.io/answers/what-is-a-lexicographic-order). * * Resolves
packages/advanced-personalization/src/advancedPersonalizationClient.ts:729
FunctiongzipCompress
(data: string)
packages/client-common/src/__tests__/transporter/compression.test.ts:16
FunctionhasPendingMappings
* To determine when the time-consuming process of creating a large batch of users or migrating users from one cluster to another is complete, this ope
packages/client-search/src/searchClient.ts:3184
FunctionhasPendingMappingsWithHTTPInfo
* To determine when the time-consuming process of creating a large batch of users or migrating users from one cluster to another is complete, this ope
packages/client-search/src/searchClient.ts:3219
Functionheaders
()
packages/client-common/src/createAuth.ts:17
FunctionindexExists
({ indexName }: GetSettingsProps, requestOptions?: RequestOptions | undefined)
packages/client-search/src/searchClient.ts:755
Functioninfo
(message: string, args?: any | undefined)
packages/logger-console/src/logger.ts:14
Functioninfo
(_message: string, _args?: any | undefined)
packages/client-common/src/logger/createNullLogger.ts:8
FunctioningestionClient
( appId: string, apiKey: string, region: Region, options?: ClientOptions | undefined, )
packages/ingestion/builds/browser.ts:24
FunctioningestionClient
( appId: string, apiKey: string, region: Region, options?: ClientOptions | undefined, )
packages/ingestion/builds/worker.ts:21
FunctioningestionClient
( appId: string, apiKey: string, region: Region, options?: ClientOptions | undefined, )
packages/ingestion/builds/fetch.ts:23
FunctioninsightsClient
( appId: string, apiKey: string, region?: Region | undefined, options?: ClientOptions | undefined, )
packages/client-insights/builds/browser.ts:24
FunctioninsightsClient
( appId: string, apiKey: string, region?: Region | undefined, options?: ClientOptions | undefined, )
packages/client-insights/builds/worker.ts:21
FunctioninsightsClient
( appId: string, apiKey: string, region?: Region | undefined, options?: ClientOptions | undefined, )
packages/client-insights/builds/fetch.ts:23
FunctioninvalidateAgentCache
* Invalidate cached completions for this agent. Filter with `before` (exclusive). * * Required API Key ACLs: * - editSettings * @
packages/agent-studio/src/agentStudioClient.ts:2232
FunctioninvalidateAgentCacheWithHTTPInfo
* Invalidate cached completions for this agent. Filter with `before` (exclusive). * * Resolves with the full HTTP response information: stat
packages/agent-studio/src/agentStudioClient.ts:2268
FunctionisOnDemandTrigger
(trigger: TaskCreateTrigger | Trigger)
packages/ingestion/src/ingestionClient.ts:139
FunctionisScheduleTrigger
(trigger: TaskCreateTrigger | Trigger)
packages/ingestion/src/ingestionClient.ts:149
FunctionisSubscriptionTrigger
(trigger: TaskCreateTrigger | Trigger)
packages/ingestion/src/ingestionClient.ts:159
FunctionisTimedOut
()
packages/client-common/src/transporter/createStatefulHost.ts:14
FunctionisUp
()
packages/client-common/src/transporter/createStatefulHost.ts:10
FunctionlistABTests
* Lists all A/B tests you configured for this application. * * Required API Key ACLs: * - analytics * @param listABTests - The li
packages/abtesting/src/abtestingV3Client.ts:708
FunctionlistABTests
* Lists all A/B tests you configured for this application. * * Required API Key ACLs: * - analytics * @param listABTests - The li
packages/client-abtesting/src/abtestingClient.ts:613
FunctionlistABTestsWithHTTPInfo
* Lists all A/B tests you configured for this application. * * Resolves with the full HTTP response information: status code, headers (when
packages/abtesting/src/abtestingV3Client.ts:761
FunctionlistABTestsWithHTTPInfo
* Lists all A/B tests you configured for this application. * * Resolves with the full HTTP response information: status code, headers (when
packages/client-abtesting/src/abtestingClient.ts:661
FunctionlistAgentAllowedDomains
* List all allowed domain patterns for this agent. * * Required API Key ACLs: * - settings * @param listAgentAllowedDomains - The
packages/agent-studio/src/agentStudioClient.ts:2301
FunctionlistAgentAllowedDomainsWithHTTPInfo
* List all allowed domain patterns for this agent. * * Resolves with the full HTTP response information: status code, headers (when the requ
packages/agent-studio/src/agentStudioClient.ts:2335
FunctionlistAgentConversations
* Retrieves the conversations for the given agent ID. * * Required API Key ACLs: * - logs * @param listAgentConversations - The l
packages/agent-studio/src/agentStudioClient.ts:2374
FunctionlistAgentConversationsWithHTTPInfo
* Retrieves the conversations for the given agent ID. * * Resolves with the full HTTP response information: status code, headers (when the r
packages/agent-studio/src/agentStudioClient.ts:2452
FunctionlistAgents
* List all agents with pagination and filtering. * * Required API Key ACLs: * - settings * @param listAgents - The listAgents obj
packages/agent-studio/src/agentStudioClient.ts:2523
FunctionlistAgentsWithHTTPInfo
* List all agents with pagination and filtering. * * Resolves with the full HTTP response information: status code, headers (when the reques
packages/agent-studio/src/agentStudioClient.ts:2566
FunctionlistApiKeys
* Lists all API keys associated with your Algolia application, including their permissions and restrictions. * * Required API Key ACLs:
packages/client-search/src/searchClient.ts:3248
FunctionlistApiKeysWithHTTPInfo
* Lists all API keys associated with your Algolia application, including their permissions and restrictions. * * Resolves with the full HTTP
packages/client-search/src/searchClient.ts:3272
FunctionlistAuthentications
* Retrieves a list of all authentication resources. * * Required API Key ACLs: * - addObject * - deleteIndex * - editSetti
packages/ingestion/src/ingestionClient.ts:2174
FunctionlistAuthenticationsWithHTTPInfo
* Retrieves a list of all authentication resources. * * Resolves with the full HTTP response information: status code, headers (when the req
packages/ingestion/src/ingestionClient.ts:2234
FunctionlistClusters
* Lists the available clusters in a multi-cluster setup. * * Required API Key ACLs: * - admin * * @deprecated * @param
packages/client-search/src/searchClient.ts:3298
FunctionlistClustersWithHTTPInfo
* Lists the available clusters in a multi-cluster setup. * * Resolves with the full HTTP response information: status code, headers (when th
packages/client-search/src/searchClient.ts:3324
FunctionlistCompositions
* Lists all compositions in the current Algolia application. * * Required API Key ACLs: * - editSettings * - settings * @pa
packages/composition/src/compositionClient.ts:790
FunctionlistCompositionsWithHTTPInfo
* Lists all compositions in the current Algolia application. * * Resolves with the full HTTP response information: status code, headers (whe
packages/composition/src/compositionClient.ts:829
FunctionlistDestinations
* Retrieves a list of destinations. * * Required API Key ACLs: * - addObject * - deleteIndex * - editSettings * @para
packages/ingestion/src/ingestionClient.ts:2293
FunctionlistDestinationsWithHTTPInfo
* Retrieves a list of destinations. * * Resolves with the full HTTP response information: status code, headers (when the requester captures
packages/ingestion/src/ingestionClient.ts:2358
FunctionlistEvents
* Retrieves a list of events for a task run, identified by its ID. * * Required API Key ACLs: * - addObject * - deleteIndex
packages/ingestion/src/ingestionClient.ts:2423
FunctionlistEventsWithHTTPInfo
* Retrieves a list of events for a task run, identified by its ID. * * Resolves with the full HTTP response information: status code, header
packages/ingestion/src/ingestionClient.ts:2496
FunctionlistIndices
* Lists all indices in the current Algolia application. The request follows any index restrictions of the API key you use to make the request. *
packages/client-search/src/searchClient.ts:3351
FunctionlistIndicesWithHTTPInfo
* Lists all indices in the current Algolia application. The request follows any index restrictions of the API key you use to make the request. *
packages/client-search/src/searchClient.ts:3389
FunctionlistModels
* Get Provider Models. * * Required API Key ACLs: * - settings * @param requestOptions - The requestOptions to send along with th
packages/agent-studio/src/agentStudioClient.ts:2603
FunctionlistModelsWithHTTPInfo
* Get Provider Models. * * Resolves with the full HTTP response information: status code, headers (when the requester captures them), raw bo
packages/agent-studio/src/agentStudioClient.ts:2627
FunctionlistProviderModels
* Get available models for a specific provider. * * Required API Key ACLs: * - settings * @param listProviderModels - The listPro
packages/agent-studio/src/agentStudioClient.ts:2653
FunctionlistProviderModelsWithHTTPInfo
* Get available models for a specific provider. * * Resolves with the full HTTP response information: status code, headers (when the request
packages/agent-studio/src/agentStudioClient.ts:2687
FunctionlistProviders
* List Providers. * * Required API Key ACLs: * - settings * @param listProviders - The listProviders object. * @param listPr
packages/agent-studio/src/agentStudioClient.ts:2720
FunctionlistProvidersWithHTTPInfo
* List Providers. * * Resolves with the full HTTP response information: status code, headers (when the requester captures them), raw body an
packages/agent-studio/src/agentStudioClient.ts:2758
FunctionlistRuns
* Retrieve a list of task runs. * * Required API Key ACLs: * - addObject * - deleteIndex * - editSettings * @param li
packages/ingestion/src/ingestionClient.ts:2567
FunctionlistRunsWithHTTPInfo
* Retrieve a list of task runs. * * Resolves with the full HTTP response information: status code, headers (when the requester captures them
packages/ingestion/src/ingestionClient.ts:2642
FunctionlistSecretKeys
* List Secret Keys. * * Required API Key ACLs: * - settings * @param listSecretKeys - The listSecretKeys object. * @param li
packages/agent-studio/src/agentStudioClient.ts:2794
FunctionlistSecretKeysWithHTTPInfo
* List Secret Keys. * * Resolves with the full HTTP response information: status code, headers (when the requester captures them), raw body
packages/agent-studio/src/agentStudioClient.ts:2832
FunctionlistSources
* Retrieves a list of sources. * * Required API Key ACLs: * - addObject * - deleteIndex * - editSettings * @param lis
packages/ingestion/src/ingestionClient.ts:2712
FunctionlistSourcesWithHTTPInfo
* Retrieves a list of sources. * * Resolves with the full HTTP response information: status code, headers (when the requester captures them)
packages/ingestion/src/ingestionClient.ts:2772
FunctionlistTasks
* Retrieves a list of tasks. * * Required API Key ACLs: * - addObject * - deleteIndex * - editSettings * @param listT
packages/ingestion/src/ingestionClient.ts:2835
FunctionlistTasksV1
* Retrieves a list of tasks using the v1 endpoint. Use `getTasks` instead. * * Required API Key ACLs: * - addObject * - deleteIn
packages/ingestion/src/ingestionClient.ts:3027
FunctionlistTasksV1WithHTTPInfo
* Retrieves a list of tasks using the v1 endpoint. Use `getTasks` instead. * * Resolves with the full HTTP response information: status code
packages/ingestion/src/ingestionClient.ts:3104
← previousnext →601–700 of 918, ranked by callers