App Builds
Retrieve App Build
Retrieves the details of an existing app build.
get/app_builds/{id}
Response
app build retrieved
Example response
{
"platform": "ios",
"status": "draft"
}Retrieves the details of an existing app build.
app build retrieved
{
"platform": "ios",
"status": "draft"
}