---
title: ProfileResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/profileresponse
---

# ProfileResponse

The response body for endpoints that create or read a single provisioning profile.

## Declaration

```data
object ProfileResponse
```

## Properties

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

## See Also

### Related Documentation

- [Create a profile](appstoreconnectapi/post-v1-profiles.md)

### Objects

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