---
title: UsersResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/usersresponse
---

# UsersResponse

A response containing a list of team members who have access to your App Store Connect account.

## Declaration

```data
object UsersResponse
```

## Properties

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

## See Also

### Related Documentation

- [List users](appstoreconnectapi/get-v1-users.md)

### Objects and Data Types

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