v1
latestSwagger 2.02026-08-061,9128853.7 MBGet a list of Tag Sets
Lists all of the Tag Sets in the supplied Octopus Deploy Space. The results will be sorted alphabetically by the SortOrder field on each tag set.
Query parameters
Comma separated list of Ids
The exact name of a Tag Set to be matched
A partial or complete name to search on. This will perform a "contains" style match against the supplied name or name-fragment
Limits results to tag sets that apply to any of these resource types. Valid values: 'Tenant', 'Environment', 'Project', 'Target', 'Runbook', 'Feature Toggle'.
Number of items to skip. Defaults to zero
Number of items to take. Defaults to 30
Limits results to tag sets of these types. Valid values: 'SingleSelect', 'MultiSelect', 'FreeText'.
Response
The list of matching Tag Sets, sorted alphabetically by the SortOrder field on each tag set.