Process Instance list

Why process instances created with rest api do not appear in the list of instance processes in the flowable-task app?

NB : when I check the list of process instances with swagger I find the whole list.

Is your flowable-task instance pointing to the same database as the REST api application? If not, they won’t see data from each other.