versioning

List the commit history

List the commit history.</br></br>Analogous to <code>git log</code> for the Cribl configuration, allowing you to audit and review changes over time.

get/version

Query parameters

countinteger

Maximum number of commits to return in the response for this request.

Response

a list of GitLogResult objects

countinteger

number of items present in the items array

Changes