# GetIdentityResponse OK ## Example Usage ```typescript import { GetIdentityResponse } from "@lukehagar/plexjs/models/operations"; let value: GetIdentityResponse = {}; ``` ## Fields | Field | Type | Required | Description | | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | | `mediaContainer` | [operations.GetIdentityMediaContainer](../../models/operations/getidentitymediacontainer.md) | :heavy_minus_sign: | N/A |