My application releases
list_my_app_versionsCheck release statuses for an owned app, including draft, pending_review, rejected, and published states, with pagination and RPM metadata.
Instructions
Read all statuses returned by the owned app release API: draft, pending_review, rejected, published; preserve unknown statuses. Paginated. Includes bounded notes and RPM metadata only. Does not upload, download or publish files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| app_id | Yes | Owned app ID from list_my_apps; not a public slug or release ID. | |
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| versions | Yes | ||
| pagination | Yes |