Get file tree snapshot. Either one of workspace, branch or commit ID needs to be specified as ref ID.
Authorizations
This API uses OAuth 2 with the implicit grant flow
Path Parameters
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
An ID of a workspace, branch or commit.
Query Parameters
Specifies if to recursively iterate file tree to next directory levels
Skip a number of items returned from a listing api
Limit the number of entries returned from walk
Offset item name in directory when iterating its entries (non-inclusive)
Should the tree contain also deleted items or omit them from response
The ordinal ID of the journal entry the walk references, if applicable
A query string to test against item name, only matching items will be collected
Return only directories in the file tree walk
Response
FileEntry
An ordinal ID of a workspace journal entry