Retrieve a list of performance tests filtered by workspace or project. Either workspaceId or projectId is required. Use this action to list all tests within a specific workspace or project, with support for pagination and sorting. Example: Get all tests in workspace 2225472: {"w…
skipintegerNumber of items to skip before starting to collect the result set
sortarraySorting criteria for the results. Prefix with '-' for descending order. Example: ['name'] for ascending by name, ['-created'] for descending by created date.
limitintegerMaximum number of tests to return (default is 10)
projectIdintegerThe ID of the project to filter tests. Either workspaceId or projectId is required.
workspaceIdintegerThe ID of the workspace to filter tests. Either workspaceId or projectId is required.
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.