get
https://api.humanapi.co/v1/human/profile
The Profile resource contains reference attributes that are convenient when you link a local app user from your application with a Human API user.
Returns the human profile
GET https://api.humanapi.co/v1/human/profile
Response Properties
| Property | Type | Description |
|---|---|---|
| userId | String | [deprecated - use humanId] |
| humanId | String | Unique user identifier |
| String | The user’s email address, if known | |
| createdAt | Date | The time the measurement was created on the Human API server |
| updatedAt | Date | The time the measurement was updated on the Human API server |
