---
title: UserVisibleAppsLinkagesResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/uservisibleappslinkagesresponse
---

# UserVisibleAppsLinkagesResponse

A response body that contains a list of related resource IDs.

## Declaration

```data
object UserVisibleAppsLinkagesResponse
```

## Properties

data: The object types and IDs of the related resources. links: Navigational links including the self-link and links to the related data. meta: Paging information.

## Topics

### Objects

- [UserVisibleAppsLinkagesResponse.Data](appstoreconnectapi/uservisibleappslinkagesresponse/data-data.dictionary.md)

## See Also

### Related Documentation

- [Get all visible app resource ids for a user](appstoreconnectapi/get-v1-users-_id_-relationships-visibleapps.md)

### Objects and Data Types

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