# GetMediaPartResponse ## Example Usage ```typescript import { GetMediaPartResponse } from "@lukehagar/plexjs/models/operations"; let value: GetMediaPartResponse = { headers: { "key": [ "", "", "", ], }, }; ``` ## Fields | Field | Type | Required | Description | | -------------------------- | -------------------------- | -------------------------- | -------------------------- | | `headers` | Record | :heavy_check_mark: | N/A |