Skip to content

Account

Example data

{
  "type": "accounts",
  "id": "99999999-9999-9999-9999-999999999999",
  "attributes": {
    "email": "john.doe@socialwifi.com",
    "full-name": "John Doe",
    "confirmed-at": "2012-06-29T20:38:56+00:00",
    "language": "en",
    "roles-names": [
      "STANDARD"
    ],
    "tags": [],
    "created-by-id": null
  }
}

Attributes

Name Description
email Account email address
full-name Account full name
confirmed-at Date of email/account confirmation
language Account preferred language
roles-names List of account roles defining account type (STANDARD for normal accounts, BETA for early access accounts)
tags Optional registration tags
created-by-id Optional id of Account that created this account via invite or by Social WiFi staff actions