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