Email
List 'User' records related through the 'users' link.
get/Email/{id}/users
Query parameters
Disable calculation of the total number of records.
Response
Success.
Example response
{
"list": [
{
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56",
"lastAccess": "2026-11-29 12:34:56"
}
]
}