Skip to main content
GET
/
v1
/
platform
/
hub
/
repos
/
{owner}
/
{repo}
/
directories
Error
A valid request URL is required to generate request examples
{
  "commit_hash": "<string>",
  "commit_id": "<string>",
  "files": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Path Parameters

owner
string
required

Repository owner handle or '-' for current tenant

repo
string
required

Repository handle

Query Parameters

commit
string

Commit hash/tag to resolve (defaults to latest)

Response

OK

commit_hash
string
commit_id
string
files
object