/v2/groups "/v2/groups" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { description ?: string | null ; name : string ; parent_id ?: string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility ?: "members" | "managers" | null ; group_visibility ?: "authenticated" | "private" | null ; is_high_assurance ?: boolean | null ; join_requests ?: boolean | null ; signup_fields ?: | ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] | null ; } ; terms_and_conditions ?: string | null ; } ; } ; } ; responses : { "201" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } ; } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type Declaration Optionaldelete ?: undefined Optionalget ?: undefined Optionalhead ?: undefined Optionaloptions ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optionalpatch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { description ?: string | null ; name : string ; parent_id ?: string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility ?: "members" | "managers" | null ; group_visibility ?: "authenticated" | "private" | null ; is_high_assurance ?: boolean | null ; join_requests ?: boolean | null ; signup_fields ?: | ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] | null ; } ; terms_and_conditions ?: string | null ; } ; } ; } ; responses : { "201" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } requestBody : { content : { "application/json" : { description ?: string | null ; name : string ; parent_id ?: string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility ?: "members" | "managers" | null ; group_visibility ?: "authenticated" | "private" | null ; is_high_assurance ?: boolean | null ; join_requests ?: boolean | null ; signup_fields ?: | ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] | null ; } ; terms_and_conditions ?: string | null ; } ; } ; } responses : { "201" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 201 : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionalput ?: undefined Optionaltrace ?: undefined /v2/groups/{group_ id} "/v2/groups/{group_id}" : { delete : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } ; } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: { include ?: string [] | null } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } ; } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: { "community-context" ?: string | null } ; path : { group_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { accept ?: | { identity_id : string ; status_reason ?: string | null } [] | null ; add ?: | { identity_id : string ; role : "manager" | "admin" | "member" | null ; status_reason ?: string | null ; } [] | null ; approve ?: | { identity_id : string ; status_reason ?: string | null } [] | null ; change_role ?: | { identity_id : string ; role : "manager" | "admin" | "member" | null ; } [] | null ; decline ?: | { identity_id : string ; status_reason ?: string | null } [] | null ; invite ?: | { identity_id : string ; invite_email_address ?: string | null ; role : "manager" | "admin" | "member" | null ; status_reason ?: string | null ; } [] | null ; join ?: { identity_id : string } [] | null ; leave ?: { identity_id : string ; status_reason ?: string | null } [] | null ; reject ?: | { identity_id : string ; status_reason ?: string | null } [] | null ; remove ?: | { identity_id : string ; status_reason ?: string | null } [] | null ; request_join ?: { identity_id : string } [] | null ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { accept ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; add ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; approve ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; change_role ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; decline ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; errors ?: | { accept ?: { code : ...; detail : ...; identity_id : ... } [] | null ; add ?: { code : ...; detail : ...; identity_id : ... } [] | null ; approve ?: { code : ...; detail : ...; identity_id : ... } [] | null ; change_role ?: { code : ...; detail : ...; identity_id : ... } [] | null ; decline ?: { code : ...; detail : ...; identity_id : ... } [] | null ; invite ?: { code : ...; detail : ...; identity_id : ... } [] | null ; join ?: { code : ...; detail : ...; identity_id : ... } [] | null ; leave ?: { code : ...; detail : ...; identity_id : ... } [] | null ; reject ?: { code : ...; detail : ...; identity_id : ... } [] | null ; remove ?: { code : ...; detail : ...; identity_id : ... } [] | null ; request_join ?: { code : ...; detail : ...; identity_id : ... } [] | null ; } | null ; invite ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; join ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; leave ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; reject ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; remove ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; request_join ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "409" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { description ?: string | null ; name ?: string | null ; subscription_admin_verified_id ?: string | null ; terms_and_conditions ?: string | null ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } ; } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; trace ?: undefined ; }
Type Declaration delete : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } OptionalrequestBody ?: undefined responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: { include ?: string [] | null } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: { include ?: string [] | null } ; } Optionalcookie ?: undefined Optionalheader ?: undefined path : { group_id : string } Optionalquery ?: { include ?: string [] | null } Optionalinclude ?: string [] | null OptionalrequestBody ?: undefined responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionalhead ?: undefined Optionaloptions ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optionalpatch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: { "community-context" ?: string | null } ; path : { group_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { accept ?: | { identity_id : string ; status_reason ?: string | null } [] | null ; add ?: | { identity_id : string ; role : "manager" | "admin" | "member" | null ; status_reason ?: string | null ; } [] | null ; approve ?: | { identity_id : string ; status_reason ?: string | null } [] | null ; change_role ?: | { identity_id : string ; role : "manager" | "admin" | "member" | null ; } [] | null ; decline ?: | { identity_id : string ; status_reason ?: string | null } [] | null ; invite ?: | { identity_id : string ; invite_email_address ?: string | null ; role : "manager" | "admin" | "member" | null ; status_reason ?: string | null ; } [] | null ; join ?: { identity_id : string } [] | null ; leave ?: { identity_id : string ; status_reason ?: string | null } [] | null ; reject ?: { identity_id : string ; status_reason ?: string | null } [] | null ; remove ?: { identity_id : string ; status_reason ?: string | null } [] | null ; request_join ?: { identity_id : string } [] | null ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { accept ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; add ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; approve ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; change_role ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; decline ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; errors ?: | { accept ?: { code : ...; detail : ...; identity_id : ... } [] | null ; add ?: { code : ...; detail : ...; identity_id : ... } [] | null ; approve ?: { code : ...; detail : ...; identity_id : ... } [] | null ; change_role ?: { code : ...; detail : ...; identity_id : ... } [] | null ; decline ?: { code : ...; detail : ...; identity_id : ... } [] | null ; invite ?: { code : ...; detail : ...; identity_id : ... } [] | null ; join ?: { code : ...; detail : ...; identity_id : ... } [] | null ; leave ?: { code : ...; detail : ...; identity_id : ... } [] | null ; reject ?: { code : ...; detail : ...; identity_id : ... } [] | null ; remove ?: { code : ...; detail : ...; identity_id : ... } [] | null ; request_join ?: { code : ...; detail : ...; identity_id : ... } [] | null ; } | null ; invite ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; join ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; leave ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; reject ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; remove ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; request_join ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "409" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: { "community-context" ?: string | null } ; path : { group_id : string } ; query ?: undefined ; } requestBody : { content : { "application/json" : { accept ?: | { identity_id : string ; status_reason ?: string | null } [] | null ; add ?: | { identity_id : string ; role : "manager" | "admin" | "member" | null ; status_reason ?: string | null ; } [] | null ; approve ?: { identity_id : string ; status_reason ?: string | null } [] | null ; change_role ?: | { identity_id : string ; role : "manager" | "admin" | "member" | null ; } [] | null ; decline ?: { identity_id : string ; status_reason ?: string | null } [] | null ; invite ?: | { identity_id : string ; invite_email_address ?: string | null ; role : "manager" | "admin" | "member" | null ; status_reason ?: string | null ; } [] | null ; join ?: { identity_id : string } [] | null ; leave ?: { identity_id : string ; status_reason ?: string | null } [] | null ; reject ?: { identity_id : string ; status_reason ?: string | null } [] | null ; remove ?: { identity_id : string ; status_reason ?: string | null } [] | null ; request_join ?: { identity_id : string } [] | null ; } ; } ; } responses : { "200" : { content : { "application/json" : { accept ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; add ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; approve ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; change_role ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; decline ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; errors ?: | { accept ?: { code : ...; detail : ...; identity_id : ... } [] | null ; add ?: { code : ...; detail : ...; identity_id : ... } [] | null ; approve ?: { code : ...; detail : ...; identity_id : ... } [] | null ; change_role ?: { code : ...; detail : ...; identity_id : ... } [] | null ; decline ?: { code : ...; detail : ...; identity_id : ... } [] | null ; invite ?: { code : ...; detail : ...; identity_id : ... } [] | null ; join ?: { code : ...; detail : ...; identity_id : ... } [] | null ; leave ?: { code : ...; detail : ...; identity_id : ... } [] | null ; reject ?: { code : ...; detail : ...; identity_id : ... } [] | null ; remove ?: { code : ...; detail : ...; identity_id : ... } [] | null ; request_join ?: { code : ...; detail : ...; identity_id : ... } [] | null ; } | null ; invite ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; join ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; leave ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; reject ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; remove ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; request_join ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "409" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { accept ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; add ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; approve ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; change_role ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; decline ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; errors ?: | { accept ?: { code : ...; detail : ...; identity_id : ... } [] | null ; add ?: { code : ...; detail : ...; identity_id : ... } [] | null ; approve ?: { code : ...; detail : ...; identity_id : ... } [] | null ; change_role ?: { code : ...; detail : ...; identity_id : ... } [] | null ; decline ?: { code : ...; detail : ...; identity_id : ... } [] | null ; invite ?: { code : ...; detail : ...; identity_id : ... } [] | null ; join ?: { code : ...; detail : ...; identity_id : ... } [] | null ; leave ?: { code : ...; detail : ...; identity_id : ... } [] | null ; reject ?: { code : ...; detail : ...; identity_id : ... } [] | null ; remove ?: { code : ...; detail : ...; identity_id : ... } [] | null ; request_join ?: { code : ...; detail : ...; identity_id : ... } [] | null ; } | null ; invite ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; join ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; leave ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; reject ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; remove ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; request_join ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content : { "application/json" : { ambiguous_identities : string [] ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 409 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { description ?: string | null ; name ?: string | null ; subscription_admin_verified_id ?: string | null ; terms_and_conditions ?: string | null ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } requestBody : { content : { "application/json" : { description ?: string | null ; name ?: string | null ; subscription_admin_verified_id ?: string | null ; terms_and_conditions ?: string | null ; } ; } ; } responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: string | null ; invite_time ?: string | null ; membership_fields : { [ key : ...]: ... } | null ; role : "manager" | "admin" | "member" ; source_group_id ?: string ; status : | "active" | "invited" | "pending" | "rejected" | "removed" | "left" | "declined" ; status_reason ?: string | null ; updated ?: string | null ; username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionaltrace ?: undefined /v2/groups/{group_ id}/children "/v2/groups/{group_id}/children" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: { include ?: string [] | null } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { children : { allowed_actions ?: | { accept : (...)[] ; add : (...)[] ; approve : (...)[] ; change_role : (...)[] ; decline : (...)[] ; invite : (...)[] ; join : (...)[] ; leave : (...)[] ; reject : (...)[] ; remove : (...)[] ; request_join : (...)[] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : ...; identity_id : ...; invite_email_address ?: ...; invite_time ?: ...; membership_fields : ...; role : ...; source_group_id ?: ...; status : ...; status_reason ?: ...; updated ?: ...; username : ...; } [] | null ; my_memberships ?: | { group_id : ...; identity_id : ...; invite_email_address ?: ...; invite_time ?: ...; membership_fields : ...; role : ...; source_group_id ?: ...; status : ...; status_reason ?: ...; updated ?: ...; username : ...; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: (...) | (...) | (...); group_members_visibility : (...) | (...); group_visibility : (...) | (...); is_high_assurance : boolean ; join_requests ?: (...) | (...) | (...); signup_fields : (...)[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : ...]: ... } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type Declaration Optionaldelete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: { include ?: string [] | null } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { children : { allowed_actions ?: | { accept : (...)[] ; add : (...)[] ; approve : (...)[] ; change_role : (...)[] ; decline : (...)[] ; invite : (...)[] ; join : (...)[] ; leave : (...)[] ; reject : (...)[] ; remove : (...)[] ; request_join : (...)[] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : ...; identity_id : ...; invite_email_address ?: ...; invite_time ?: ...; membership_fields : ...; role : ...; source_group_id ?: ...; status : ...; status_reason ?: ...; updated ?: ...; username : ...; } [] | null ; my_memberships ?: | { group_id : ...; identity_id : ...; invite_email_address ?: ...; invite_time ?: ...; membership_fields : ...; role : ...; source_group_id ?: ...; status : ...; status_reason ?: ...; updated ?: ...; username : ...; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: (...) | (...) | (...); group_members_visibility : (...) | (...); group_visibility : (...) | (...); is_high_assurance : boolean ; join_requests ?: (...) | (...) | (...); signup_fields : (...)[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : ...]: ... } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: { include ?: string [] | null } ; } Optionalcookie ?: undefined Optionalheader ?: undefined path : { group_id : string } Optionalquery ?: { include ?: string [] | null } Optionalinclude ?: string [] | null OptionalrequestBody ?: undefined responses : { "200" : { content : { "application/json" : { children : { allowed_actions ?: | { accept : (...)[] ; add : (...)[] ; approve : (...)[] ; change_role : (...)[] ; decline : (...)[] ; invite : (...)[] ; join : (...)[] ; leave : (...)[] ; reject : (...)[] ; remove : (...)[] ; request_join : (...)[] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : ...; identity_id : ...; invite_email_address ?: ...; invite_time ?: ...; membership_fields : ...; role : ...; source_group_id ?: ...; status : ...; status_reason ?: ...; updated ?: ...; username : ...; } [] | null ; my_memberships ?: | { group_id : ...; identity_id : ...; invite_email_address ?: ...; invite_time ?: ...; membership_fields : ...; role : ...; source_group_id ?: ...; status : ...; status_reason ?: ...; updated ?: ...; username : ...; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: (...) | (...) | (...); group_members_visibility : (...) | (...); group_visibility : (...) | (...); is_high_assurance : boolean ; join_requests ?: (...) | (...) | (...); signup_fields : (...)[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : ...]: ... } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { children : { allowed_actions ?: | { accept : (...)[] ; add : (...)[] ; approve : (...)[] ; change_role : (...)[] ; decline : (...)[] ; invite : (...)[] ; join : (...)[] ; leave : (...)[] ; reject : (...)[] ; remove : (...)[] ; request_join : (...)[] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : ...; identity_id : ...; invite_email_address ?: ...; invite_time ?: ...; membership_fields : ...; role : ...; source_group_id ?: ...; status : ...; status_reason ?: ...; updated ?: ...; username : ...; } [] | null ; my_memberships ?: | { group_id : ...; identity_id : ...; invite_email_address ?: ...; invite_time ?: ...; membership_fields : ...; role : ...; source_group_id ?: ...; status : ...; status_reason ?: ...; updated ?: ...; username : ...; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: (...) | (...) | (...); group_members_visibility : (...) | (...); group_visibility : (...) | (...); is_high_assurance : boolean ; join_requests ?: (...) | (...) | (...); signup_fields : (...)[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : ...]: ... } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionalhead ?: undefined Optionaloptions ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optionalpatch ?: undefined Optionalpost ?: undefined Optionalput ?: undefined Optionaltrace ?: undefined /v2/groups/{group_ id}/membership_ fields "/v2/groups/{group_id}/membership_fields" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; trace ?: undefined ; }
Type Declaration Optionaldelete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } OptionalrequestBody ?: undefined responses : { "200" : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionalhead ?: undefined Optionaloptions ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optionalpatch ?: undefined Optionalpost ?: undefined put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } requestBody : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; } responses : { "200" : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { [ key : string ]: { address ?: string | null ; address1 ?: string | null ; address2 ?: string | null ; city ?: string | null ; country ?: string | null ; current_project_name ?: string | null ; department ?: string | null ; field_of_science ?: string | null ; first_name ?: string | null ; institution ?: string | null ; last_name ?: string | null ; organization ?: string | null ; phone ?: string | null ; state ?: string | null ; zip ?: string | null ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionaltrace ?: undefined /v2/groups/{group_ id}/policies "/v2/groups/{group_id}/policies" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility ?: "members" | "managers" | null ; group_visibility ?: "authenticated" | "private" | null ; is_high_assurance ?: boolean | null ; join_requests ?: boolean | null ; signup_fields ?: | ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] | null ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; trace ?: undefined ; }
Type Declaration Optionaldelete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } OptionalrequestBody ?: undefined responses : { "200" : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionalhead ?: undefined Optionaloptions ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optionalpatch ?: undefined Optionalpost ?: undefined put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility ?: "members" | "managers" | null ; group_visibility ?: "authenticated" | "private" | null ; is_high_assurance ?: boolean | null ; join_requests ?: boolean | null ; signup_fields ?: | ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] | null ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } requestBody : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility ?: "members" | "managers" | null ; group_visibility ?: "authenticated" | "private" | null ; is_high_assurance ?: boolean | null ; join_requests ?: boolean | null ; signup_fields ?: | ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] | null ; } ; } ; } responses : { "200" : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | "state" | "department" | "institution" | "current_project_name" | "address" | "city" | "country" | "address1" | "address2" | "zip" | "phone" | "field_of_science" )[] ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionaltrace ?: undefined /v2/groups/{group_ id}/subscription_ admin_ verified "/v2/groups/{group_id}/subscription_admin_verified" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { subscription_admin_verified_id : string | null } ; } ; } ; responses : { "200" : { content : { "application/json" : { group_id : string ; subscription_admin_verified_id : string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; trace ?: undefined ; }
Type Declaration Optionaldelete ?: undefined Optionalget ?: undefined Optionalhead ?: undefined Optionaloptions ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optionalpatch ?: undefined Optionalpost ?: undefined put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { subscription_admin_verified_id : string | null } ; } ; } ; responses : { "200" : { content : { "application/json" : { group_id : string ; subscription_admin_verified_id : string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { group_id : string } ; query ?: undefined ; } requestBody : { content : { "application/json" : { subscription_admin_verified_id : string | null } ; } ; } responses : { "200" : { content : { "application/json" : { group_id : string ; subscription_admin_verified_id : string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { group_id : string ; subscription_admin_verified_id : string | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionaltrace ?: undefined /v2/groups/my_ groups "/v2/groups/my_groups" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { statuses ?: string [] } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: (...) | (...) | (...); invite_time ?: (...) | (...) | (...); membership_fields : (...) | (...); role : (...) | (...) | (...); source_group_id ?: (...) | (...); status : (...) | (...) | (...) | (...) | (...) | (...) | (...); status_reason ?: (...) | (...) | (...); updated ?: (...) | (...) | (...); username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: (...) | (...) | (...); invite_time ?: (...) | (...) | (...); membership_fields : (...) | (...); role : (...) | (...) | (...); source_group_id ?: (...) | (...); status : (...) | (...) | (...) | (...) | (...) | (...) | (...); status_reason ?: (...) | (...) | (...); updated ?: (...) | (...) | (...); username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : ...; is_ha : ... } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } [] ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type Declaration Optionaldelete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { statuses ?: string [] } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: (...) | (...) | (...); invite_time ?: (...) | (...) | (...); membership_fields : (...) | (...); role : (...) | (...) | (...); source_group_id ?: (...) | (...); status : (...) | (...) | (...) | (...) | (...) | (...) | (...); status_reason ?: (...) | (...) | (...); updated ?: (...) | (...) | (...); username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: (...) | (...) | (...); invite_time ?: (...) | (...) | (...); membership_fields : (...) | (...); role : (...) | (...) | (...); source_group_id ?: (...) | (...); status : (...) | (...) | (...) | (...) | (...) | (...) | (...); status_reason ?: (...) | (...) | (...); updated ?: (...) | (...) | (...); username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : ...; is_ha : ... } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } [] ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { statuses ?: string [] } ; } Optionalcookie ?: undefined Optionalheader ?: undefined Optionalpath ?: undefined Optionalquery ?: { statuses ?: string [] } Optionalstatuses ?: string [] OptionalrequestBody ?: undefined responses : { "200" : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: (...) | (...) | (...); invite_time ?: (...) | (...) | (...); membership_fields : (...) | (...); role : (...) | (...) | (...); source_group_id ?: (...) | (...); status : (...) | (...) | (...) | (...) | (...) | (...) | (...); status_reason ?: (...) | (...) | (...); updated ?: (...) | (...) | (...); username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: (...) | (...) | (...); invite_time ?: (...) | (...) | (...); membership_fields : (...) | (...); role : (...) | (...) | (...); source_group_id ?: (...) | (...); status : (...) | (...) | (...) | (...) | (...) | (...) | (...); status_reason ?: (...) | (...) | (...); updated ?: (...) | (...) | (...); username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : ...; is_ha : ... } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } [] ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { allowed_actions ?: | { accept : string [] ; add : string [] ; approve : string [] ; change_role : string [] ; decline : string [] ; invite : string [] ; join : string [] ; leave : string [] ; reject : string [] ; remove : string [] ; request_join : string [] ; } | null ; child_ids ?: string [] | null ; description ?: string | null ; enforce_session : boolean ; group_type : "regular" | "plus" ; id : string ; memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: (...) | (...) | (...); invite_time ?: (...) | (...) | (...); membership_fields : (...) | (...); role : (...) | (...) | (...); source_group_id ?: (...) | (...); status : (...) | (...) | (...) | (...) | (...) | (...) | (...); status_reason ?: (...) | (...) | (...); updated ?: (...) | (...) | (...); username : string ; } [] | null ; my_memberships ?: | { group_id : string ; identity_id : string ; invite_email_address ?: (...) | (...) | (...); invite_time ?: (...) | (...) | (...); membership_fields : (...) | (...); role : (...) | (...) | (...); source_group_id ?: (...) | (...); status : (...) | (...) | (...) | (...) | (...) | (...) | (...); status_reason ?: (...) | (...) | (...); updated ?: (...) | (...) | (...); username : string ; } [] | null ; name : string ; parent_id : string | null ; policies ?: { authentication_assurance_timeout ?: number | null ; group_members_visibility : "members" | "managers" ; group_visibility : "authenticated" | "private" ; is_high_assurance : boolean ; join_requests ?: boolean ; signup_fields : ( | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) )[] ; } ; session_limit ?: number | null ; session_timeouts : { [ key : string ]: { expire_time : string ; expires_in : number } ; } ; subscription_admin_verified_id ?: string | null ; subscription_id ?: string | null ; subscription_info ?: | { connectors : { [ key : string ]: { is_baa : ...; is_ha : ... } } ; is_baa : boolean ; is_high_assurance : boolean ; name : string ; subscriber_name : string ; } | null ; terms_and_conditions ?: string | null ; } [] ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionalhead ?: undefined Optionaloptions ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optionalpatch ?: undefined Optionalpost ?: undefined Optionalput ?: undefined Optionaltrace ?: undefined /v2/groups/statuses "/v2/groups/statuses" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { [ key : string ]: { active : number ; declined : number ; invited : number ; left : number ; pending : number ; rejected : number ; removed : number ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type Declaration Optionaldelete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { [ key : string ]: { active : number ; declined : number ; invited : number ; left : number ; pending : number ; rejected : number ; removed : number ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } OptionalrequestBody ?: undefined responses : { "200" : { content : { "application/json" : { [ key : string ]: { active : number ; declined : number ; invited : number ; left : number ; pending : number ; rejected : number ; removed : number ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { [ key : string ]: { active : number ; declined : number ; invited : number ; left : number ; pending : number ; rejected : number ; removed : number ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionalhead ?: undefined Optionaloptions ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optionalpatch ?: undefined Optionalpost ?: undefined Optionalput ?: undefined Optionaltrace ?: undefined /v2/preferences "/v2/preferences" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; } ; responses : { "200" : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; trace ?: undefined ; }
Type Declaration Optionaldelete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } OptionalrequestBody ?: undefined responses : { "200" : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionalhead ?: undefined Optionaloptions ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optionalpatch ?: undefined Optionalpost ?: undefined put : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; } ; responses : { "200" : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } requestBody : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; } responses : { "200" : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { [ key : string ]: { allow_add : boolean | null } } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionaltrace ?: undefined /v2/subscription_ info/{subscription_ id} "/v2/subscription_info/{subscription_id}" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { subscription_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { group_id : string ; subscription_id : string ; subscription_info : { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type Declaration Optionaldelete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { subscription_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { group_id : string ; subscription_id : string ; subscription_info : { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { subscription_id : string } ; query ?: undefined ; } OptionalrequestBody ?: undefined responses : { "200" : { content : { "application/json" : { group_id : string ; subscription_id : string ; subscription_info : { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "401" : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; "422" : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "500" : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { group_id : string ; subscription_id : string ; subscription_info : { connectors : { [ key : string ]: { is_baa : boolean ; is_ha : boolean } } ; is_baa : boolean ; is_high_assurance : boolean ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } 401 : { content : { "application/json" : { authorization_parameters : { extra ?: { [ key : string ]: unknown } ; required_scopes ?: string [] ; session_message ?: string ; session_required_identities ?: string [] ; session_required_mfa ?: boolean ; session_required_policies ?: string [] ; session_required_single_domain ?: string [] ; } ; code : string ; detail : string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content : { "application/json" : { code : string ; detail : string ; provided_scopes ?: string [] | null ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } 422 : { content : { "application/json" : { detail ?: { ctx ?: Record < (...), (...)> ; input ?: unknown ; loc : ((...) | (...))[] ; msg : string ; type : string ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 500 : { content : { "application/json" : { code : string ; detail : string } } ; headers : { [ name : string ]: unknown } ; } Optionalhead ?: undefined Optionaloptions ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optionalpatch ?: undefined Optionalpost ?: undefined Optionalput ?: undefined Optionaltrace ?: undefined
Create a new group