Skip to content

Subscription Models

thingiverse.models.get_subscriptions_0_analytics_response_200

GetSubscriptions0AnalyticsResponse200

Attributes:

Name Type Description
stats GetSubscriptions0AnalyticsResponse200Stats | Unset
thing_count int | Unset

thingiverse.models.get_subscriptions_0_analytics_response_200_stats

GetSubscriptions0AnalyticsResponse200Stats

Attributes:

Name Type Description
collects str | Unset
downloads str | Unset
likes str | Unset
makes str | Unset
views str | Unset

thingiverse.models.get_subscriptions_0_analytics_response_401

GetSubscriptions0AnalyticsResponse401

Attributes:

Name Type Description
error str | Unset

Example: Unauthorized.

thingiverse.models.get_subscriptions_0_analytics_response_403

GetSubscriptions0AnalyticsResponse403

Attributes:

Name Type Description
error str | Unset

Example: Forbidden.

thingiverse.models.get_subscriptions_0_analytics_response_404

GetSubscriptions0AnalyticsResponse404

Attributes:

Name Type Description
error str | Unset

Example: Not Found.

thingiverse.models.get_subscriptions_0_dashboard_response_200

GetSubscriptions0DashboardResponse200

Attributes:

Name Type Description
count int | Unset
items list[GetSubscriptions0DashboardResponse200ItemsItem] | Unset

thingiverse.models.get_subscriptions_0_dashboard_response_200_items_item

GetSubscriptions0DashboardResponse200ItemsItem

Attributes:

Name Type Description
content CategorySchema | CommentSchema | CopySchema | ThingSchema | Unset
id int | Unset
image GetSubscriptions0DashboardResponse200ItemsItemImage | Unset
is_personal bool | Unset
is_subscribed bool | Unset
message str | Unset
time str | Unset
type_ str | Unset
user UserSchema | Unset

thingiverse.models.get_subscriptions_0_dashboard_response_200_items_item_image

GetSubscriptions0DashboardResponse200ItemsItemImage

Attributes:

Name Type Description
img_src str | Unset
link str | Unset
title str | Unset

thingiverse.models.get_subscriptions_0_dashboard_response_401

GetSubscriptions0DashboardResponse401

Attributes:

Name Type Description
error str | Unset

Example: Unauthorized.

thingiverse.models.get_subscriptions_0_dashboard_response_403

GetSubscriptions0DashboardResponse403

Attributes:

Name Type Description
error str | Unset

Example: Forbidden.

thingiverse.models.get_subscriptions_0_dashboard_response_404

GetSubscriptions0DashboardResponse404

Attributes:

Name Type Description
error str | Unset

Example: Not Found.

thingiverse.models.get_subscriptions_0_dashboard_sources_response_200

GetSubscriptions0DashboardSourcesResponse200

Example

{'thing': [{'image_url': 'https://cdn.thingiverse.com/renders/84/61/c3/fa/65/cellularLamp_thumb_medium.jpg', 'name': 'Cellular Lamp', 'target_id': 19104, 'target_type': 'thing', 'target_url': '/thing:19104'}, {'image_url': 'https://cdn.thingiverse.com/renders/75/ac/b2/25/2e/IMGP0434_thumb_medium.jpg', 'name': ' 1.75mm Filament Clip', 'target_id': 42528, 'target_type': 'thing', 'target_url': '/thing:42528'}], 'user': [{'image_url': 'https://cdn.thingiverse.com/renders/83/06/7f/85/a8/Snapshot_of_me_1_display_large_thumb_medium.jpg', 'name': 'MakeALot', 'target_id': 8186, 'target_type': 'user', 'target_url': '/MakeALot'}]}

thingiverse.models.get_subscriptions_0_dashboard_sources_response_200_additional_property_item

GetSubscriptions0DashboardSourcesResponse200AdditionalPropertyItem

Attributes:

Name Type Description
image_url str | Unset
name str | Unset
target_id int | Unset

Example: 1.

target_type str | Unset
target_url str | Unset

thingiverse.models.get_subscriptions_0_dashboard_sources_response_401

GetSubscriptions0DashboardSourcesResponse401

Attributes:

Name Type Description
error str | Unset

Example: Unauthorized.

thingiverse.models.get_subscriptions_0_dashboard_sources_response_403

GetSubscriptions0DashboardSourcesResponse403

Attributes:

Name Type Description
error str | Unset

Example: Forbidden.

thingiverse.models.get_subscriptions_0_dashboard_type

thingiverse.models.get_subscriptions_tag_is_user_subscribed_to_tag_response_401

GetSubscriptionsTagIsUserSubscribedToTagResponse401

Attributes:

Name Type Description
error str | Unset

Example: Unauthorized.

thingiverse.models.get_subscriptions_tag_is_user_subscribed_to_tag_response_403

GetSubscriptionsTagIsUserSubscribedToTagResponse403

Attributes:

Name Type Description
error str | Unset

Example: Forbidden.

thingiverse.models.get_subscriptions_tag_is_user_subscribed_to_tag_response_404

GetSubscriptionsTagIsUserSubscribedToTagResponse404

Attributes:

Name Type Description
error str | Unset

Example: Not Found.

thingiverse.models.post_subscriptions_tag_set_subscribe_state_body

PostSubscriptionsTagSetSubscribeStateBody

Attributes:

Name Type Description
action str

Set the type of action Example: subscribe.

target_type str

Set the type of target to which the user will be subscribed Example: thing.

thingiverse.models.post_subscriptions_tag_set_subscribe_state_response_401

PostSubscriptionsTagSetSubscribeStateResponse401

Attributes:

Name Type Description
error str | Unset

Example: Unauthorized.

thingiverse.models.post_subscriptions_tag_set_subscribe_state_response_403

PostSubscriptionsTagSetSubscribeStateResponse403

Attributes:

Name Type Description
error str | Unset

Example: Forbidden.

thingiverse.models.post_subscriptions_tag_set_subscribe_state_response_404

PostSubscriptionsTagSetSubscribeStateResponse404

Attributes:

Name Type Description
error str | Unset

Example: Not Found.