Get Macro Body By Macro Id And Convert The Representation Synchronously

Returns the body of a macro in format specified in path, for the given macro ID.This includes information like the name of the macro, the body of the macro,and any macro parameters.About the macro ID: When a macro is created in a new version of content,Confluence will generate a random ID for it, unless an ID is specified(by an app). The macro ID will look similar to this: '50884bd9-0cb8-41d5-98be-f80943c14f96'.The ID is then persisted as new versions of content ar...