## getDataType() function [​](/content/docs/sdk/core.getdatatype#getdatatype-function "Direct link to getDataType(/index.html) function")

**Signature:**

```typescript
export declare function getDataType(type: string, profileUrl?: string): InternalTypeSchema;
```

## Parameters [​](/content/docs/sdk/core.getdatatype#parameters "Direct link to Parameters"/index.html)

| Parameter | Type | Description |
| --- | --- | --- |
| type | string |  |
| profileUrl | string | _(Optional)_ |

**Returns:**

[InternalTypeSchema](/content/docs/sdk/core.internaltypeschema)

- [getDataType() function](/content/docs/sdk/core.getdatatype#getdatatype-function/index.html)  
- [Parameters](/content/docs/sdk/core.getdatatype#parameters/index.html)
