# GetResponses200Hub ## Fields | Field | Type | Required | Description | | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `homeVisibility` | [Optional\](../../models/shared/HomeVisibility.md) | :heavy_minus_sign: | Whether this hub is visible on the home screen
- all: Visible to all users
- none: Visible to no users
- admin: Visible to only admin users
- shared: Visible to shared users
| | `identifier` | *Optional\* | :heavy_minus_sign: | The identifier for this hub | | `promotedToOwnHome` | *Optional\* | :heavy_minus_sign: | Whether this hub is visible to admin user home | | `promotedToRecommended` | *Optional\* | :heavy_minus_sign: | Whether this hub is promoted to all for recommendations | | `promotedToSharedHome` | *Optional\* | :heavy_minus_sign: | Whether this hub is visible to shared user's home | | `recommendationsVisibility` | [Optional\](../../models/shared/RecommendationsVisibility.md) | :heavy_minus_sign: | The visibility of this hub in recommendations:
- all: Visible to all users
- none: Visible to no users
- admin: Visible to only admin users
- shared: Visible to shared users
| | `title` | *Optional\* | :heavy_minus_sign: | The title of this hub |