/
KA
kan
/
Kan API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10h ago · Updated 2mo ago
Details
Filter operations
Attachments
3
Boards
8
Cards
17
Health
2
Imports
2
Integration
3
Integrations
2
Invites
5
Labels
4
Lists
3
Permissions
11
Users
3
get
Get user
put
Update user
post
Set password
Webhooks
5
Workspaces
11
Users
Get user
Retrieves the currently authenticated user's profile information
get
/users/me
Response
Successful response
object
required
id
string
required
email
string
required
name
string
nullable
required
image
string
nullable
required
stripeCustomerId
string
nullable
required
hasPassword
boolean
required
hasMagicLinkAccount
boolean
required
apiKey
object
nullable
required
Changes