API ReferenceTimelineOperations about timelinesGET/timeline/{repo_id}Get Timeline Repo IdReturn timeline for a project/timeline/{repo_id}SendPathPath Parametersrepo_idRequiredstringRepository IDcURLJavaScriptGoPythoncurl -X GET "https://app.gitbutler.com/api/timeline/string"200401404Return timeline for a projectResponse{ "sha": "string", "target_tree_sha": "string", "time": "string", "message": "string", "trailers": "string", "branch_data": "string", "files": "string" }TypeScriptPreviousSummarize HunkNextUser