---
title: User
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/user
---

# User

A member of your App Store Connect team, with assigned roles and access to specific apps.

## Declaration

```data
object User
```

## Properties

attributes: The resource’s attributes. id: The opaque resource ID that uniquely identifies the resource. relationships: Navigational links to related data and included resource types and IDs. type: The resource type. links: Navigational links that include the self-link.

## Topics

### Objects

- [User.Attributes](appstoreconnectapi/user/attributes-data.dictionary.md)
- [User.Relationships](appstoreconnectapi/user/relationships-data.dictionary.md)

## See Also

### Related Documentation

- [Users](appstoreconnectapi/users.md)

### Objects and Data Types

- [UserUpdateRequest](appstoreconnectapi/userupdaterequest.md)
- [UserResponse](appstoreconnectapi/userresponse.md)
- [UsersResponse](appstoreconnectapi/usersresponse.md)
- [UserVisibleAppsLinkagesRequest](appstoreconnectapi/uservisibleappslinkagesrequest.md)
- [UserVisibleAppsLinkagesResponse](appstoreconnectapi/uservisibleappslinkagesresponse.md)
- [UserRole](appstoreconnectapi/userrole.md)
