Get account by username
Returns an account’s public profile by its handle. The requester must share at least one workspace with the target account.
Path Parameters
Public handle of the account.
3 - 32^[a-z0-9]+(?:-[a-z0-9]+)*$Response
Public view of an account, returned when looking up someone other than the
authenticated caller. Carries only the fields safe to share with a
workspace peer; private details (email, account flags) are omitted
and remain available solely through the caller's own /account/ view.
Public view of an account, returned when looking up someone other than the
authenticated caller. Carries only the fields safe to share with a
workspace peer; private details (email, account flags) are omitted
and remain available solely through the caller's own /account/ view.
Timestamp when the account was created.
Public handle of the account.
3 - 32^[a-z0-9]+(?:-[a-z0-9]+)*$Serve path of the account's avatar, when set.
Display name of the account holder, when set.
