You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*BoostsApi* | [**boost_get_boost_recipients**](docs/BoostsApi.md#boost_get_boost_recipients) | **GET** /boost/recipients | Get boost recipients
121
+
*BoostsApi* | [**boost_get_boost_recipients_with_children_count**](docs/BoostsApi.md#boost_get_boost_recipients_with_children_count) | **POST** /boost/recipients-with-children/count | Count boost recipients with children
121
122
*BoostsApi* | [**boost_get_boost_siblings**](docs/BoostsApi.md#boost_get_boost_siblings) | **POST** /boost/siblings | Get boost siblings
122
123
*BoostsApi* | [**boost_get_boosts**](docs/BoostsApi.md#boost_get_boosts) | **POST** /boost/all | Get boosts
123
124
*BoostsApi* | [**boost_get_children_profile_managers**](docs/BoostsApi.md#boost_get_children_profile_managers) | **POST** /boost/children-profile-managers | Get Profile Managers that are a child of a boost
*BoostsApi* | [**boost_get_familial_boosts**](docs/BoostsApi.md#boost_get_familial_boosts) | **POST** /boost/family | Get familial boosts
127
128
*BoostsApi* | [**boost_get_other_boost_permissions**](docs/BoostsApi.md#boost_get_other_boost_permissions) | **GET** /boost/permissions/{profileId} | Get boost permissions for someone else
128
129
*BoostsApi* | [**boost_get_paginated_boost_recipients**](docs/BoostsApi.md#boost_get_paginated_boost_recipients) | **POST** /boost/recipients/paginated | Get boost recipients
130
+
*BoostsApi* | [**boost_get_paginated_boost_recipients_with_children**](docs/BoostsApi.md#boost_get_paginated_boost_recipients_with_children) | **POST** /boost/recipients-with-children/paginated | Get boost recipients with children
129
131
*BoostsApi* | [**boost_get_paginated_boosts**](docs/BoostsApi.md#boost_get_paginated_boosts) | **POST** /boost/paginated | Get boosts
130
132
*BoostsApi* | [**boost_make_boost_parent**](docs/BoostsApi.md#boost_make_boost_parent) | **POST** /boost/make-parent | Make Boost Parent
*ProfilesApi* | [**profile_get_managed_service_profiles**](docs/ProfilesApi.md#profile_get_managed_service_profiles) | **GET** /profile/managed-services | Managed Service Profiles
207
209
*ProfilesApi* | [**profile_get_other_profile**](docs/ProfilesApi.md#profile_get_other_profile) | **GET** /profile/{profileId} | Get profile information
208
210
*ProfilesApi* | [**profile_get_profile**](docs/ProfilesApi.md#profile_get_profile) | **GET** /profile | Get your profile information
211
+
*ProfilesApi* | [**profile_invalidate_invite**](docs/ProfilesApi.md#profile_invalidate_invite) | **POST** /profile/invite/{challenge}/invalidate | Invalidate an invitation
0 commit comments