Skip to main content
GET
Get GitHub sync history

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Path Parameters

api_name
string
required
template_id
string
required

Query Parameters

limit
integer
default:10
Required range: 1 <= x <= 50

Response

Successful Response

Response with commit history.

commits
GitHubCommitHistoryItem · object[]
required