Skip to main content
Close announcements banner

New optional filtering on task execution

New optional filtering parameters on task execution have been added. These parameters can ease the monitoring of executions according to your own organization of works.

Specific criteria for filtering task executions are added: environment and workspace.
Method Endpoint Query parameters
GET GET /executables/tasks/{taskId}/executions
  • environmentId: filter is made on the environment that the executions belong to. The Id can be retrieved from the URL in Talend Management Console.
  • workspaceId: filter is made on the workspace that the executions belong to. The Id can be retrieved from the URL in Talend Management Console.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!