> For the complete documentation index, see [llms.txt](https://docs.justaname.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.justaname.id/sdk-reference/justaname-core-sdk/interfaces/subnamegetallbydomainchainidroute.md).

# SubnameGetAllByDomainChainIdRoute

[**@justaname.id/sdk**](/sdk-reference/justaname-core-sdk.md) • **Docs**

***

[@justaname.id/sdk](/sdk-reference/justaname-core-sdk/globals.md) / SubnameGetAllByDomainChainIdRoute

## Interface: SubnameGetAllByDomainChainIdRoute

### Extends

* [`IRoute`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md)<[`SubnameGetAllByDomainChainIdRequest`](/sdk-reference/justaname-core-sdk/interfaces/subnamegetallbydomainchainidrequest.md), [`SubnameGetAllByDomainChainIdResponse`](/sdk-reference/justaname-core-sdk/interfaces/subnamegetallbydomainchainidresponse.md), [`EmptyHeaders`](/sdk-reference/justaname-core-sdk/interfaces/emptyheaders.md), `"chainId"` | `"ensDomain"`>

### Properties

#### headers

> **headers**: [`EmptyHeaders`](/sdk-reference/justaname-core-sdk/interfaces/emptyheaders.md)

**Inherited from**

[`IRoute`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md).[`headers`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md#headers)

**Defined in**

[packages/@justaname.id/sdk/src/lib/types/common/iroute.ts:22](https://github.com/JustaName-id/JustaName-sdk/blob/dc845c10af242e3ca87d95ef392516ac0bfa8b95/packages/@justaname.id/sdk/src/lib/types/common/iroute.ts#L22)

***

#### params

> **params**: `Omit`<[`MakeOptionalProps`](/sdk-reference/justaname-core-sdk/type-aliases/makeoptionalprops.md)<[`SubnameGetAllByDomainChainIdRequest`](/sdk-reference/justaname-core-sdk/interfaces/subnamegetallbydomainchainidrequest.md), `"chainId"` | `"ensDomain"`>, `never`>

**Inherited from**

[`IRoute`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md).[`params`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md#params)

**Defined in**

[packages/@justaname.id/sdk/src/lib/types/common/iroute.ts:23](https://github.com/JustaName-id/JustaName-sdk/blob/dc845c10af242e3ca87d95ef392516ac0bfa8b95/packages/@justaname.id/sdk/src/lib/types/common/iroute.ts#L23)

***

#### request

> **request**: [`SubnameGetAllByDomainChainIdRequest`](/sdk-reference/justaname-core-sdk/interfaces/subnamegetallbydomainchainidrequest.md)

**Inherited from**

[`IRoute`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md).[`request`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md#request)

**Defined in**

[packages/@justaname.id/sdk/src/lib/types/common/iroute.ts:20](https://github.com/JustaName-id/JustaName-sdk/blob/dc845c10af242e3ca87d95ef392516ac0bfa8b95/packages/@justaname.id/sdk/src/lib/types/common/iroute.ts#L20)

***

#### response

> **response**: [`SubnameGetAllByDomainChainIdResponse`](/sdk-reference/justaname-core-sdk/interfaces/subnamegetallbydomainchainidresponse.md)

**Inherited from**

[`IRoute`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md).[`response`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md#response)

**Defined in**

[packages/@justaname.id/sdk/src/lib/types/common/iroute.ts:21](https://github.com/JustaName-id/JustaName-sdk/blob/dc845c10af242e3ca87d95ef392516ac0bfa8b95/packages/@justaname.id/sdk/src/lib/types/common/iroute.ts#L21)

***

#### route

> **route**: `string`

**Inherited from**

[`IRoute`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md).[`route`](/sdk-reference/justaname-core-sdk/interfaces/iroute.md#route)

**Defined in**

[packages/@justaname.id/sdk/src/lib/types/common/iroute.ts:24](https://github.com/JustaName-id/JustaName-sdk/blob/dc845c10af242e3ca87d95ef392516ac0bfa8b95/packages/@justaname.id/sdk/src/lib/types/common/iroute.ts#L24)
