v1

latestOpenAPI 3.0.32026-07-26152525.0 KB
users

Get the details of a specific user (by humanId)

get/api/v1/users/{humanId}

Path parameters

humanIdstring required

The humanId of the user

Response

OK

OR

Example response

{
  "dateOfBirth": "1968-02-13T00:00:00.000Z"
}