ActionTemplates
Get all versions of an Action Template.
get/spaces/{spaceIdentifier}/actiontemplates/{id}/versions
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
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.