Contents

List and Download Profiles

Find and list provisioning profiles and download their data.

URL

GET https://api.appstoreconnect.apple.com/v1/profiles

Query Parameters

NameTypeDescription
fields[certificates] Optional[string]

fields[devices] Optional[string]

fields[profiles] Optional[string]

filter[id] Optional[string]

filter[name] Optional[string]

include Optional[string]

limit Optionalinteger

limit[certificates] Optionalinteger

limit[devices] Optionalinteger

sort Optional[string]

fields[bundleIds] Optional[string]

filter[profileState] Optional[string]

filter[profileType] Optional[string]

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
ProfilesResponse

400Bad Request
Content-Type: application/json
ErrorResponse

An error occurred with your request.

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

Request not authorized.

429
Content-Type: application/json
ErrorResponse

See Also

Getting Provisioning Profile Information