---
title: Read and download profile information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-profiles-_id_
---

# Read and download profile information

Get information for a specific provisioning profile and download its data.

## URL

GET https://api.appstoreconnect.apple.com/v1/profiles/{id}

## Path Parameters

id:

## Query Parameters

fields[certificates]: fields[devices]: fields[profiles]: include: fields[bundleIds]: limit[devices]: limit[certificates]:

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Getting Provisioning Profile Information

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