Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Description : Get info about an userArguments :NameTypeDescriptionid-or-nameint|stringThe slug of the user or the IDMethods : GETResponse :NameTypeDescriptionuser_idintThe User IDuser_namestringThe user nameuser_descriptionstringUser descriptionuser_slugstringThe user slug (Identification in the URL)user_urlstringUser profile URLuser_rolestringUser primary roleauthor_linkedboolIf an author is linked to this user or notauthor_idintAuthor linked ID (Don't appear if author_linked = false)author_slugstringAuthor slug linked (Don't appear if author_linked = false)author_namestringAuthor Name linked (Don't appear if author_linked = false)author_linkstringAuthor Entry list URL (Don't appear if author_linked = false)last_entriesint[]Array of Entry IDs from this user (10 entries)
Description : Get info about an user
Arguments :
Methods : GET
Response :