apps

List Files

List all non-deleted files belonging to the authenticated user's organization. Excludes soft-deleted files (where deleted_at is not null). Returns empty dict {} if no results found, or array of files with id, name, version, os. Note: This endpoint does not include pre-signed download links. Use /v1/apps/{id} to get a single app with a download link.

get/v1/apps/list

Headers

x-api-keystring

Response

Successful Response

object required
OR
object[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.