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.
Your Recoup API key. Learn more.
The file path within the repository (e.g. "src/index.ts" or "README.md").
"src/index.ts"