Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Response
Successful response
Unique identifier for the user
Email address of the user (normalized and validated)
Whether the user has verified their email address
The group the user belongs to
When the user account was created
When the user account was last updated
When the user last logged in (null if never logged in)
Google OAuth ID if user signed up with Google (null if not linked)
Microsoft OAuth ID if user signed up with Microsoft (null if not linked)
Additional user metadata as key-value pairs (null if no metadata)
ID of the organization this user belongs to
Type of authentication used for the user
oauth, local, mixed Whether the user is an admin