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

Post for retrieving a creating a batch out of a set of items in a repo / project given a 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 ...