Retrieve a user
GET {{baseUrl}}/users/:id
Retrieve a user
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-None-Match | string | Specifies the ETag of the resource | |
x-user-role | string | (Required) Specifies the user role with which the user intends to perform the operation | |
Accept | string |
RESPONSES
status: OK
{"id":"a1b2c3d4","tenantId":"myTenant","organizationId":"a1b2c3d4","email":"john_doe@server.org","account":{"status":"ACTIVE","neverExpires":false,"expiresAt":"2021-08-25T08:55:18.687Z"},"firstname":"john","lastname":"doe","country":{"alpha2Code":"DE","name":"Germany"},"company":"Siemens AG","meta":{"version":"nostrud esse elit Ut magna"}}