File Manager

List files in an application directory

Lists files and directories at the requested path. Defaults to the application root when no path is given.

Requires the workspace Maintainer or Administrator role (or ownership) when called against a workspace-shared application.

get/v2/apps/{appId}/files

Path parameters

appIdstring required

Application identifier. Optionally suffixed with -<workspaceId> to act on a workspace-shared application.

Query parameters

pathstring

Directory inside the application to list. Defaults to /.

Response

Directory listing.

status'success' required

Changes

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