<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XComponentAliasStatusAPI](./x-components.xcomponentaliasstatusapi.md)

## XComponentAliasStatusAPI interface

Alias to facilitate retrieving the modules with status.

**Signature:**

```typescript
export interface XComponentAliasStatusAPI 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[identifierResults](./x-components.xcomponentaliasstatusapi.identifierresults.md)


</td><td>

`readonly`


</td><td>

[RequestStatus](./x-components.requeststatus.md) \| undefined


</td><td>

The [IdentifierResultsXModule](./x-components.identifierresultsxmodule.md) status.


</td></tr>
<tr><td>

[nextQueries](./x-components.xcomponentaliasstatusapi.nextqueries.md)


</td><td>

`readonly`


</td><td>

[RequestStatus](./x-components.requeststatus.md) \| undefined


</td><td>

The [NextQueriesXModule](./x-components.nextqueriesxmodule.md) status.


</td></tr>
<tr><td>

[popularSearches](./x-components.xcomponentaliasstatusapi.popularsearches.md)


</td><td>

`readonly`


</td><td>

[RequestStatus](./x-components.requeststatus.md) \| undefined


</td><td>

The [PopularSearchesXModule](./x-components.popularsearchesxmodule.md) status.


</td></tr>
<tr><td>

[querySuggestions](./x-components.xcomponentaliasstatusapi.querysuggestions.md)


</td><td>

`readonly`


</td><td>

[RequestStatus](./x-components.requeststatus.md) \| undefined


</td><td>

The [QuerySuggestionsXModule](./x-components.querysuggestionsxmodule.md) status.


</td></tr>
<tr><td>

[recommendations](./x-components.xcomponentaliasstatusapi.recommendations.md)


</td><td>

`readonly`


</td><td>

[RequestStatus](./x-components.requeststatus.md) \| undefined


</td><td>

The [RecommendationsXModule](./x-components.recommendationsxmodule.md) status.


</td></tr>
<tr><td>

[relatedTags](./x-components.xcomponentaliasstatusapi.relatedtags.md)


</td><td>

`readonly`


</td><td>

[RequestStatus](./x-components.requeststatus.md) \| undefined


</td><td>

The [RelatedTagsXModule](./x-components.relatedtagsxmodule.md) status.


</td></tr>
<tr><td>

[search](./x-components.xcomponentaliasstatusapi.search.md)


</td><td>

`readonly`


</td><td>

[RequestStatus](./x-components.requeststatus.md) \| undefined


</td><td>

The [SearchXModule](./x-components.searchxmodule.md) status.


</td></tr>
</tbody></table>

