Kontorion Billing API
string · requiredstringstringstringstringstringstring
Get a user profile by id
GET
https://api.kontorion.eu/v1
/users/{id}
Returns a small public profile for a user that shares at least one organization with the caller. Returns 404 if no shared org - this avoids leaking user existence outside the caller's collaboration graph. Used by dashboard hover cards, the audit log actor cell, and the audit-trail timeline.
path Parameters
idUser UUID
Get a user profile by id › Responses
OK
emailidnamepictureroleRole is the comma-joined list of org-scoped role names the user holds in the caller's active org (bc.OrganizationID). Empty when the target user has no active membership there.
status