Hi everybody.
Since the API keys are personalized, the API should know who is doing an API call.
Is there any endpoint, something like /users/me
to get my own user ID? I need it to assign different objects that I create via API to myself.
Thanks.