get()Copy PageGets the Action identified by the specified ID. JavaScriptOctave.Action.get(actionId) Parameters ParameterTypeRequiredDescriptionactionIdStringYesThe unique ID of the Action. Returns A JSON representation of the matching Action.Updated almost 5 years ago