Returns all file versions of the specified tasktemplate file.

GET

Returns all file versions of the specified tasktemplate file.

Path parameters

tasktemplateIdstringRequired

The id of the tasktemplate.

fileIdstringRequired

The id of the file.

Query parameters

pageintegerOptionalDefaults to 1

Page number for pagination

pageSizeintegerOptionalDefaults to 10

Number of items per page

orderbystringOptional

The properties to order by

filterbystringOptional

The filter expression to filter by

Response

OK

list of objects or null
Built with