GetDifferencesRequest  
    Types
Properties
The branch, tag, HEAD, or other fully qualified reference used to identify a commit.
The branch, tag, HEAD, or other fully qualified reference used to identify a commit (for example, the full commit ID). Optional. If not specified, all changes before the afterCommitSpecifier value are shown. If you do not use beforeCommitSpecifier in your request, consider limiting the results with maxResults.
The file path in which to check for differences. Limits the results to this path. Can also be used to specify the previous name of a directory or folder. If beforePath and afterPath are not specified, differences are shown for all paths.
A non-zero, non-negative integer used to limit the number of returned results.
The name of the repository where you want to get differences.