v1
latestSwagger 2.02026-08-061,9128853.7 MBActionTemplates
Get a list of Action Templates
Lists all of the Action Templates in the supplied Octopus Deploy Space. The results will be sorted alphabetically by name.
get/spaces/{spaceIdentifier}/actiontemplates
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
Query parameters
idsstring[]
IDs of the action templates to fetch.
isCommunityActionTemplateboolean
Filters the results based on whether the action is a community template.
partialNamestring
A partial or complete name to search on. This will perform a "contains" style match against the supplied name or name-fragment.
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
The requested Action Templates