Items

Items are the files, folders, and submodules in a repository. Files are represented by blobs and folders are trees. If the repository contains submodules, they will appear as commits.

Operations

Get

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as ...

Get Items Batch

Retrieves a batch of items in a repo / project for a given list of paths or a long path

List

Get Item Metadata and/or Content for a collection of items. The download parameter is to indicate whether the content should be available as a download or just ...