apps__ci_product__get
Retrieve the Xcode Cloud product for an app by app name, bundle ID, or numeric Apple ID. Optionally include related app, bundle ID, or primary repositories in the same call.
Instructions
Read the Xcode Cloud product for an app. [GET /v1/apps/{id}/ciProduct]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | App name, bundle ID (com.example.app) or numeric Apple ID. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. |