GET enterpriseusers/{userName}

Gets a specific enterprise user

Request Information

Parameters

NameDescriptionAdditional information
userName the enterprise user's username

Define this parameter in the request URI.

Response Information

A list of enterprise users

Response body formats

application/hal+xml

Sample:

Sample not available.

application/hal+json

Sample:
{
  "UserName": "sample string 85",
  "Created": "2024-04-25T05:35:04.2450168+02:00",
  "OwnerOrgNo": "sample string 11"
}