Hi Coda team,
Is there any way I can fetch the user’s data based on user’s id?
I am trying to fetch a user of an organization by using the Coda Admin API.
I am using the List organization users endpoint, as I can see on this end point there is a choise to query based on user’s email
but I want to query based on user’s id
.
Is this possible, and how can I accomplish it?
Thanks, in advance!