---
title: Profile
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/profile
---

# Profile

A provisioning profile that authorizes specific devices to run an app during development or distribution.

## Declaration

```data
object Profile
```

## Properties

attributes: The resource’s attributes. id: The opaque resource ID that uniquely identifies the resource relationships: Navigational links to related data and included resource types and IDs. type: The resource type. links: Navigational links that include the self-link.

## Topics

### Objects

- [Profile.Attributes](appstoreconnectapi/profile/attributes-data.dictionary.md)
- [Profile.Relationships](appstoreconnectapi/profile/relationships-data.dictionary.md)

## See Also

### Objects

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