Commits endpoint: Returns a commit by id for an accountAsk AIget https://prod.api.devgrid.io/commits/{id}Path ParamsidstringrequiredID of the commit to getResponses 200Success response: Commit by its ID 401Error response: Unauthorized 500Server Error Response: Server encountered an errorUpdated about 1 year ago