diff --git a/src/api/identity/entity/responses.rs b/src/api/identity/entity/responses.rs index e848783..0af0205 100644 --- a/src/api/identity/entity/responses.rs +++ b/src/api/identity/entity/responses.rs @@ -22,6 +22,11 @@ pub struct ReadEntityByIdResponse { pub creation_time: String, pub metadata: Option>, pub aliases: Vec, + pub direct_group_ids: Vec, + pub group_ids: Vec, + pub inherited_group_ids: Vec, + pub merged_entity_ids: Option>, + pub namespace_id: String, } /// Response from executing