Users represent the people who use Plane. The Users API allows you to retrieve information about the current authenticated user.Documentation Index
Fetch the complete documentation index at: https://developers.plane.so/llms.txt
Use this file to discover all available pages before exploring further.
The User object
Attributes-
iduuid Unique identifier for the user -
first_namestring First name of the user -
last_namestring Last name of the user -
emailstring Email address of the user -
avatarstring Avatar identifier for the user -
avatar_urlstring URL of the user’s avatar image -
display_namestring Display name of the user

