# userProfile

Represents a user profile.

### Examples

```graphql
type UserProfile {
  image_192: String!
}
```

### Fields

| Field                | Description     | Supported fields |
| -------------------- | --------------- | ---------------- |
| image\_192 `String!` | 192px image URL |                  |

### References

#### Fields with this object:

* [{} Channel.profile](https://docs.ox.security/api-documentation/api-reference/api--audit/types/objects/channel)
