{
"$schema": "https://example.com/schemas/ListAccountsResponseBody.json",
"accounts": [
{
"create_time": "2026-01-26T19:39:10Z",
"delete_time": "2026-02-01T00:00:00Z",
"disabled": false,
"display_name": "Alex Johnson",
"email": "alex.johnson@example.com",
"email_verified_time": "2026-01-26T19:39:10Z",
"etag": "b3b1c0e6f3c2d7a5e9f2a7a6b52f2d30",
"name": "accounts/9a3f7e9a-0e3e-4f73-9a5b-2c9f18c3f8a1",
"organization_name": "Example Org",
"phone_number": "+1-555-123-4567",
"role": "admin",
"status": "active",
"uid": "9a3f7e9a-0e3e-4f73-9a5b-2c9f18c3f8a1",
"update_time": "2026-01-26T19:39:10Z"
}
],
"next_page_token": "MTI="
}