Retrieves a list of commits for a specified application.
success
if successful, error
if not.error
if not successful.UNAUTHORIZED
: The user is not authenticated or lacks sufficient permissions.FORBIDDEN
: The user does not have access to the application.APP_NOT_FOUND
: The specified application does not exist.