D4Science
Don't have a D4Science account?
Create one
Could not find what you are looking for?
Contact us.
Toggle navigation
social-networking-library-ws: UserProfile
Resources
Data Types
Back to Top
Home
JSON
UserProfile
UserProfile
Data Type
Subtypes
UserProfileExtended
Properties
name
data type
description
username
string
fullname
string
roles
array of string
avatar
string
Example
{ "username" : "...", "fullname" : "...", "roles" : [ "...", "..." ], "avatar" : "..." }