{
"items": [
{
"id": "text",
"email": "text",
"email_aliases": [
"text"
],
"first_name": "text",
"last_name": "text",
"active": true,
"roles": [
"text"
],
"source_integration_id": "text",
"source_integration_name": "text",
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
}
],
"pagination": {
"next_page_token": "text"
}
}