---
title: ProfilesResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/profilesresponse
---

# ProfilesResponse

The response body for endpoints that list provisioning profiles.

## Declaration

```data
object ProfilesResponse
```

## Properties

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

## See Also

### Related Documentation

- [List and download profiles](appstoreconnectapi/get-v1-profiles.md)

### Objects

- [Profile](appstoreconnectapi/profile.md)
- [ProfileCreateRequest](appstoreconnectapi/profilecreaterequest.md)
- [ProfileResponse](appstoreconnectapi/profileresponse.md)
- [ProfilesWithoutIncludesResponse](appstoreconnectapi/profileswithoutincludesresponse.md)
- [ProfileBundleIdLinkageResponse](appstoreconnectapi/profilebundleidlinkageresponse.md)
- [ProfileCertificatesLinkagesResponse](appstoreconnectapi/profilecertificateslinkagesresponse.md)
- [ProfileDevicesLinkagesResponse](appstoreconnectapi/profiledeviceslinkagesresponse.md)
