Returns details about the currently authenticated user using your API key.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
UserData
The ID of the user who invited the user to the organization
owner, manager, member, viewer Determines whether the user can approve posts
Determines whether the user can connect social media accounts to the organization
Determines whether the user has permissions to all groups in the organization. If not, check the permissions for the individual groups in groupIds
Automatically grant your approval when you assign yourself as the assignee
The user's preferred time format
The user's preferred start of the calendar week
0 Sunday
1 Monday
2 Tuesday
3 Wednesday
4 Thursday
5 Friday
6 Saturday
0, 1, 2, 3, 4, 5, 6 The user's preferred date format
1 DMY
2 MDY
3 YMD
1, 2, 3 1 Red
2 Green
3 Blue
4 Yellow
5 Orange
6 Pink
7 Purple
8 Sky
9 Gray
1, 2, 3, 4, 5, 6, 7, 8, 9 URL to the profile image of the user
The date the user was invited to join the organization
The date the user signed up
The user's preference for how to open ClickUp links, in the app or in a browser
The IDs of the groups the user has access to. Always check can_access_all_groups first to see if the user has access to all groups.
If the user has permissions to all groups, this value will be an empty array