Retrieve the raw contents of a file from the authenticated account’s sandbox GitHub repository. Resolves the github_repo from the account’s snapshot, then fetches the file at the specified path from the repository’s main branch. Authentication is handled via the x-api-key header or Authorization Bearer token.
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
The file path within the repository (e.g. "src/index.ts" or "README.md").
"src/index.ts"