| Name | Type | Description | Notes |
|---|---|---|---|
| technology | String | target technology required field you can find the full list of technologies you can specify here on this page example: "Salesforce" | [optional] |
| dateFrom | String | starting date of the time range optional field minimum value 2022-10-31 if you don’t specify this field, the minimum value will be used by default date format: "yyyy-mm-dd" example: "2023-06-01" | [optional] |
| dateTo | String | ending date of the time range optional field if you don’t specify this field, the today’s date will be used by default date format: "yyyy-mm-dd" example: "2023-01-15" | [optional] |
| tag | String | user-defined task identifier optional field the character limit is 255 you can use this parameter to identify the task and match it with the result you will find the specified tag value in the data object of the response | [optional] |