ActionTemplates
Get all versions of an Action Template.
get/actiontemplates/{id}/versions
Path parameters
idstring required
The id of the Action Template.
Response
The list of action template resources for each version.
Example response
[
{
"SpaceId": "Spaces-1"
}
]Changes
No recorded changes to this endpoint across all 7 revisions of this API.