user

Returns information about the user

get/user

Response

OK

namestring

Name of the user.

emailstring

Users email address.

Example response

{
  "name": "Test Testesen",
  "email": "test@fiken.no"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.