Humanitec · Capability
Humanitec API — UserProfile
Humanitec API — UserProfile. 3 operations. Lead operation: Gets the extended profile of the current user. Self-contained Naftiko capability covering one Humanitec business surface.
What You Can Do
GET
Getcurrentuser
— Gets the extended profile of the current user
/v1/current-user
PATCH
Updatecurrentuser
— Updates the extended profile of the current user.
/v1/current-user
POST
Createserviceuserinorg
— Creates a new service user.
/v1/orgs/{orgid}/users
MCP Tools
gets-extended-profile-current-user
Gets the extended profile of the current user
read-only
idempotent
updates-extended-profile-current-user
Updates the extended profile of the current user.
idempotent
creates-new-service-user
Creates a new service user.