v1
latestOpenAPI 3.0.32026-07-26152525.0 KBusers
Get the list of all active users
get/api/v1/users
Query parameters
offsetinteger
The index of the first record to return
humanIdstring
The humanId of the user
clientUserIdstring
The clientUserId that the subscription is listening to
Response
OK
Example response
[
{
"dateOfBirth": "1968-02-13T00:00:00.000Z"
}
]