# Interface: IIdentityProfileGetRequest

Get the profile for an identity.

## Properties

### query? {#query}

> `optional` **query?**: `object`

The query parameters.

#### publicPropertyNames?

> `optional` **publicPropertyNames?**: `string`

The public properties to get for the profile, defaults to all, should be a comma separated list.

#### privatePropertyNames?

> `optional` **privatePropertyNames?**: `string`

The private properties to get for the profile, defaults to all, should be a comma separated list.
