Current section
Files
Jump to
Current section
Files
lib/docs/v1.users.user_id.get.json
{
"desc": "Retrieves a User using the ID specified.",
"args": {
"user_id": {
"path_params" : true,
"desc" : "Identifier for a Notion user"
}
}
}