You will have to use the ExecutionQuery and then activityId. Note that this will return all executions, and not the process instance executions (depending on your process definition complexity).
So currently, that would be two queries. I agree it would be better to have only one query for this.