diff --git a/packages/client-search/src/searchClient.ts b/packages/client-search/src/searchClient.ts index a3873fe4b..446aa828a 100644 --- a/packages/client-search/src/searchClient.ts +++ b/packages/client-search/src/searchClient.ts @@ -1501,7 +1501,7 @@ export function createSearchClient({ }, /** - * Gets the permissions and restrictions of an API key. When authenticating with the admin API key, you can request information for any of your application\'s keys. When authenticating with other API keys, you can only retrieve information for that key. + * Gets the permissions and restrictions of an API key. When authenticating with the admin API key, you can request information for any of your application\'s keys. When authenticating with other API keys, you can only retrieve information for that key, with the description replaced by ``. * * @param getApiKey - The getApiKey object. * @param getApiKey.key - API key.