Skip to main content

UserListResponse

iduuid
sourceIdentifierstringrequired

Possible values: non-empty

organizationIduuid
firstNamestringrequired

Possible values: non-empty

lastNamestringrequired

Possible values: non-empty

emailstringrequired

Possible values: non-empty

departmentstringrequired

Possible values: non-empty

countrystringrequired

Possible values: non-empty

tagsstring[]required
UserListResponse
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sourceIdentifier": "string",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"firstName": "string",
"lastName": "string",
"email": "string",
"department": "string",
"country": "string",
"tags": [
"string"
]
}