Get a specific build certificate
GET/apps/:app-slug/build-certificates/:build-certificate-slug
Retrieve data of a specific build certificate. You can fetch the build certificate slug for this endpoint if you first call the GET /apps/{app-slug}/build-certificates endpoint to list all available build certificates of an app. 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