BuildInformation
Retrieve a list of build information records describing the vcs information for a given package
get/build-information
Query parameters
filterstring
A version to look for.
includeWorkItemsboolean
latestboolean
If true, returns only the latest build information.
packageIdstring
An exact package to look for.
partialPackageIdstring
A partial package ID used for a sub-string search.
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
The requested list of Build Information
Changes
No recorded changes to this endpoint across all 7 revisions of this API.