appknox_files
List all app version files for a project by providing its project_id. Filter results by version code and control pagination with limit and offset.
Instructions
List all files (app versions) for a specific project. Requires project_id which can be obtained from appknox_projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page (max 100) | |
| offset | No | Pagination offset | |
| project_id | Yes | Project ID (required) | |
| version_code | No | Filter by version code |