User permissions: allow flow.read for a specific flow ID

I'd like to allow read (or write) access to specific user to a particular flow. I've understood from the docs I can assign general flow.read, but cannot get it working for just one specific flow (/flow/:id)

Is this even possible?

Thx

Hi, no, the permission system is not that fine grained.

Thx for the clarification