Get a specific provisioning profile
GET/apps/:app-slug/provisioning-profiles/:provisioning-profile-slug
Retrieve data of a specific provisioning profile. You can fetch the provisioning profile's slug if you call the GET /apps/{app-slug}/provisioning-profiles endpoint. Read more in our Getting a specific iOS code signing file's data guide.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error