Packages
Get the built in packages
get/{spaceId}/packages
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
Query parameters
filterstring
Only return the latest versions of packages which contain this value, if specified.
includeNotesboolean
Include release notes in the response.
includeWorkItemsboolean
latestboolean
Indicates whether or not to only return the latest version of any packages found.
nuGetPackageIdstring
Return versions of the NuGet package with this id, if specified.
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
The requested list of Built-in Packages
Changes
No recorded changes to this endpoint across all 7 revisions of this API.