User

Profile

A User represents information about a user.

Properties

name type
name string
email email
rel conditional
self false

Additional semantics

No additional semantics.

Example representation

{
  "name": "Caroline S. Bech",
  "email": "CarolineSBech@example.com",
  "_links": {
    "self": {
      "href": "https://merchant.test.clearhaus.com/users/bb7139df-f88d-4b5e-906e-4e7efabf0b0b"
    }
  }
}
Open Navigation Close Navigation