Gitee: List Repo Contents
Gitee via Parse · developer_tools
List files and directories in a repository path. Returns array of content objects with type (dir or file), name, path, SHA, and URLs. Omitting path returns the root directory contents. APIs for Gitee repository exploration, user profiles, and metadata extraction including commits and file contents. Fulfilled by Parse from gitee.com.
- b2b-directory
- developer-tools
- gitee
- gitee-com
- parse
- platform-key
- social-media
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/07f5a5e4-6e57-4928-b7ae-67bf6023e7d8/list_repo_contents
- Interface artifact
- sha256:f1d730c99235fd614998d4850894c06b6e15ed4e276ef6bf9174f7d3b2e162f1
- Manifest digest
- sha256:f44a4a82e366197dcfb42c45adcd69ff9dad3b456f3c79899dd2231dfe43f928
Request fields
- path (string): Directory path within the repository. Omitting returns the root directory contents.
- repo (string, required): Repository name.: Allowed values: docs, mindspore
- owner (string, required): Repository owner.: Allowed values: openharmony, mindspore
Example queries
- {"repo":"docs","owner":"openharmony"}