Get User Information
API Documentation
Get User Information
Retrieve information about the authenticated user and their organization
GET
Get User Information
Retrieves information about the currently authenticated user and their associated customer organization.Documentation Index
Fetch the complete documentation index at: https://wordsmithai.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
This endpoint requires a valid API key in the Authorization header.Response
The unique identifier for the user
The unique identifier for the customer organization
The display name of the user (may be null)
The email address of the user
The name of the customer organization
Error Responses
Use Cases
- Authentication verification: Confirm that your API key is working correctly
- User context: Get information about the current user for personalization
- Organization identification: Determine which organization the user belongs to