# Interface: IIdentityProfileGetPublicRequest

Get the public profile for an identity.

## Properties

### pathParams {#pathparams}

> **pathParams**: `object`

The path parameters.

#### identity

> **identity**: `string`

The identity to get the profile for.

***

### query? {#query}

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

The query parameters.

#### propertyNames?

> `optional` **propertyNames?**: `string`

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