Filter by deploymentTime in URL query parameters

Hi All,

In the URL query parameters section of the documentation i can see only limited parameter like name , category but i would like to query with the deploymentTime. Is there an option for it.

Thanks in advance
Roy

Have you tried passing deployTime? Looking at the source code, it seems it’s supported: https://github.com/flowable/flowable-engine/blob/master/modules/flowable-rest/src/main/java/org/flowable/rest/service/api/repository/DeploymentCollectionResource.java#L73