Search for tasks. Either componentId or component can be provided, but not both. Requires the project administration permission if componentId or component is set.
Parameters (9)
component(string, query, optional)
Key of the component (project) to filter on
componentId(string, query, optional)
Id of the component (project) to filter on
maxExecutedAt(string, query, optional)
Maximum date of end of task processing (inclusive)
Page size. Must be greater than 0 and less or equal than 1000
q(string, query, optional)
Limit search to: - component names that contain the supplied string- component keys that are exactly the same as the supplied string- task ids that are exactly the same as the supplied string Must not be set together with componentId