Retrieve a user

GET {{baseUrl}}/users/:id

Retrieve a user

HEADERS

KeyDatatypeRequiredDescription
If-None-MatchstringSpecifies the ETag of the resource
x-user-rolestring(Required) Specifies the user role with which the user intends to perform the operation
Acceptstring

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"}}