apps__game_center_detail__get
Retrieve Game Center configuration details for a specific app, including associated leaderboards, achievements, and challenges. Use the app's ID to fetch full detail in a single call.
Instructions
Read the Game Center detail for an app. [GET /v1/apps/{id}/gameCenterDetail]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| 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. |