Retrieve an end user by their unique identifier. Returns user details including external_id, email, and metadata. Returns 404 if the end user does not exist or does not belong to the current organization.
WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.
Unique identifier (UUID) of the resource
OK
End user resource representing a user who interacts with embedded AI widgets. Identified by external_id from the embedding site.
Internal end user ID (UUID).
WorkOS organization ID that owns the end user.
External user identifier from the embedding site or IDP token.
Optional email address provided by the identity provider.
JSON string with additional end user metadata.
Timestamp of the user's last activity (message sent).
Timestamp when the end user was created.
Timestamp when the end user was last updated.