List directory contents
List paginated contents of a directory at a specific revision, with optional workspace support.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Namespace of the repository
Name of the repository
Path to the directory (including branch/commit ID)
x >= 0x >= 0Depth of nested directory traversal. 0 = current directory only (default), 1 = include immediate children, -1 = unlimited.
Sort entries by "name" (default) or "date" (latest commit timestamp).
Reverse the sort order. Default is false (ascending).
Response
Paginated list of directory entries
deny_unknown_fields is the discriminator for the untagged EMetadataEntry enum:
payloads with a changes field (i.e. WorkspaceMetadataEntry) fail to deserialize here
and fall through to the workspace variant.
- Option 1
- Option 2
x >= 0x >= 0x >= 0x >= 0deny_unknown_fields is the discriminator for the untagged EMetadataEntry enum:
payloads with a changes field (i.e. WorkspaceMetadataEntry) fail to deserialize here
and fall through to the workspace variant.
- Option 1
- Option 2