Get account by id
Returns an account’s public profile by its id. The requester must share at least one workspace with the target account.
Path Parameters
Id of the account.
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.
Unique identifier of the account.
Public handle of the account. Display-only.
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.