Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
SaaS
What are the exact steps to reproduce this issue?
I’m using baserow API in typescript.
In order to filter data on a collaborative field, i’m looking for a way to find the user_id of the connected user done thru /api/user/token-auth/
The end point /api/user/ with JWT token seams not to be any more available, so how can I do that ?