Commits endpoint: Returns a commit by id for an accountCopy Pageget https://api.devgrid.io/commits/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredID of the commit to getResponses 200Success response: Commit by its ID 401Error response: Unauthorized 500Server Error Response: Server encountered an errorUpdated 3 months ago Create commit endpoint: allows the creation of commitsCommits endpoint: Updates a commit by id for an account