Magidoc

getActionByWorkspace
Query

Get an action by ID/simpleId and workspaceId

Access: Requires user access to the action

Parameters:

  • actionId: The ID or simpleId of the action to retrieve
  • workspaceId: The ID of the workspace to retrieve the action from.

Returns: The requested action

Arguments

#

actionId

Non-null

workspaceId

ID !
Non-null

Response

#

Returns Action .

Example

#

    
  

3

    
  

3

    
  

3