Tag Models
thingiverse.models.get_tags_0_popular_response_401
GetTags0PopularResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_tags_0_popular_response_403
GetTags0PopularResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_tags_0_popular_response_404
GetTags0PopularResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.get_tags_response_401
GetTagsResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_tags_response_403
GetTagsResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_tags_response_404
GetTagsResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.get_tags_tag_response_401
GetTagsTagResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_tags_tag_response_403
GetTagsTagResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_tags_tag_response_404
GetTagsTagResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.get_tags_tag_search_tags_response_200_item
GetTagsTagSearchTagsResponse200Item
Attributes:
| Name | Type | Description |
|---|---|---|
tag |
str | Unset
|
|
tag_count |
int | Unset
|
|
thingiverse.models.get_tags_tag_search_tags_response_401
GetTagsTagSearchTagsResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_tags_tag_search_tags_response_403
GetTagsTagSearchTagsResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_tags_tag_search_tags_response_404
GetTagsTagSearchTagsResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.get_tags_tag_things_response_401
GetTagsTagThingsResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_tags_tag_things_response_403
GetTagsTagThingsResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_tags_tag_things_response_404
GetTagsTagThingsResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.tag
Tag
Attributes:
| Name | Type | Description |
|---|---|---|
absolute_url |
str | Unset
|
Example: /tag:Benchy. |
count |
int | Unset
|
Example: 76. |
name |
str | Unset
|
Example: Benchy. |
things_url |
str | Unset
|
Example: https://api.thingiverse.com/tags/benchy/things. |
url |
str | Unset
|
Example: https://staging.thingiverse.com/tags/benchy. |
thingiverse.models.tag_schema
TagSchema
Attributes:
| Name | Type | Description |
|---|---|---|
absolute_url |
str | Unset
|
Example: /tag:Benchy. |
count |
int | Unset
|
Example: 76. |
name |
str | Unset
|
Example: Benchy. |
things_url |
str | Unset
|
Example: https://api.thingiverse.com/tags/benchy/things. |
url |
str | Unset
|
Example: https://staging.thingiverse.com/tags/benchy. |