User
Field | Type | Description |
---|---|---|
id | number | unique user identifier |
categories | array | list of categories associated with the user |
languages | array | list of language the user speaks |
skills | array | list of skill the user has |
page_preview | string | url of a screenshotof the user's profile page |
settings | object | Settings object |
public_address | string | the user's Ethereum address |
name | string | user full name |
email | string | user email |
wants_marketing_emails | boolean | flag if the user has indicated they want emails from the Bounties Network |
organization | string | company / organization |
small_profile_image_url | string | url to a small version of the profile image |
large_profile_image_url | string | url to a large version of the profile image |
website | string | url of the user's personal website |
twitter | string | Twitter handle |
github | string | GitHub handle |
linkedin | string | url to LinkedIn account |
ens_domain | string | ENS name associated with the Ethereum address |
Updated less than a minute ago