---
title: UserResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/userresponse
---

# UserResponse

The response body for endpoints that read or modify a single App Store Connect team member.

## Declaration

```data
object UserResponse
```

## Properties

data: The resource data. links: Navigational links that include the self-link. included:

## See Also

### Related Documentation

- [Read user information](appstoreconnectapi/get-v1-users-_id_.md)

### Objects and Data Types

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