Swagger 2.02026-08-141,9198883.7 MB
dbbd6d1e3f1c
ActionTemplates
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/actiontemplates
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