How can I get the user_id so I can use it in the API
Connect
2 Answers
There is no direct way to get your user_id through UI. However, you can follow these steps to get the user id:
Open Network tab of Developer tools on your browser in the same tab as where Notion is opened.
On the Notion UI, click on Settings & members.
Click on My account and check the Network call authGetLoginConfiguration and in the preview you should see an attribute called userId.
Related questions
- How do I get user ID without using the API
- How can I add many PDFs (converted to Word) to Notion in the best way so that I can search it?
- I wrote an API caller in swift but the output keeps saying my API key is invalid.
- Can create linked database references via the API?
- Why can't I update a page property using the API?
Without Answer
-
- 457
- 0
- Apr 14
-
- 368
- 0
- Apr 12
-
- 503
- 0
- Apr 11
-
- 309
- 0
- Apr 10
-
- 309
- 0
- Apr 7
-
- 308
- 0
- Apr 6
-
- 302
- 0
- Apr 4
-
- 293
- 0
- Apr 3
- see all
Recent Activities
notionbackups answered May 22
How to print or export note or page as pdf with fi…notionbackups answered May 22
How to fix messed up decimal numbers after import …pjbdr026 asked Apr 14
How do teams use Notion for collaboration?pjbdr026 asked Apr 12
CRM System in Notionpjbdr026 asked Apr 11
Dashboard Setup
...

