Get task updates

This method returns a list of tasks that have “updated” after the reference updated_after field.

Headers

x-api-keystringRequired

Query parameters

index_idstringOptional
Filter by the unique identifier of an index.
updated_afterstringRequiredformat: "date-time"
RFC3339 timestamp to filter records updated strictly after this time

Response

Task updates retrieved successfully
updateslist of objects or null

Errors