Tool to retrieve all data models (assets) in a workspace for Test Data Management. Use when you need to list or search for test data assets within a specific workspace.
qarraySearch query filter as an array of strings to filter assets by criteria
skipintegerNumber of assets to skip for pagination (default: 0)
limitintegerMaximum number of assets to return (default: varies by API)
sortBystringField name to sort the results by (e.g., 'name', 'created', 'updated')
sortDirstringSort direction: 'asc' for ascending or 'desc' for descending
withDatabooleanIf true, includes the actual data content of the assets in the response
withSystembooleanIf true, includes system-level assets in the response
workspaceIdRequiredintegerThe numeric ID of the workspace to retrieve assets from. Obtain this from the GET_WORKSPACES action.
withAccSharedbooleanIf true, includes assets shared at the account level
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.