post https://api.sama.com/v2/projects//tasks/delivered.json
Gets all tasks that were delivered for project projectId
since the last call to this endpoint, ordered by delivery date (with an optional consumer
token that identifies the caller, so different consumers can be in different places of the delivered tasks list). See the delivery schema for how the task data is returned.
An optional limit
parameter (max. 1000, default value 1000) limits how many tasks are returned in a single response.