get https://app.orbit.love/api/v1/user
User properties
{
"id": "12",
"type": "user",
"attributes": {
"name": "Patrick Woods",
"updated_at": "2021-04-19T13:47:43.158Z",
"created_at": "2018-04-16-T00:19:28.637Z",
"email": "[email protected]"
}
}
Property | Type | Description |
---|---|---|
|
| The name of the user |
|
| The time stamp of the last update to the user |
|
| The time stamp of the creation of the user |
|
| The email address of the user |