Get site file
documentedReturn a specific file (by path) from a site deploy.
GET /api/v1/sites/{site_id}/files/{file_path}Sitesno implementation yet0 runsInput
site_id
Netlify Site ID (or domain)
your-site-id
file_path
File path within site deploy
/index.html
Calls netlify as you (your API key is your account); keychains.dev holds the credentials.