> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# UrlFields

> Reference for the Schemas.UrlFields TypeScript interface in the X API SDK. Field definitions, types, and properties for X API request or response payloads.

[Schemas](/xdks/typescript/reference/modules/Schemas).UrlFields

## Properties

<ResponseField name="description" type="string" />

<ResponseField name="displayUrl" type="string" />

<ResponseField name="expandedUrl" type="string" />

<ResponseField name="images" type="UrlImage[]" />

<ResponseField name="mediaKey" type="string" />

<ResponseField name="status" type="number" />

<ResponseField name="title" type="string" />

<ResponseField name="unwoundUrl" type="string" />

<ResponseField name="url" type="string" required />
