Packages
Get the built in packages
get/spaces/{spaceIdentifier}/packages
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
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.