Category Models
thingiverse.models.category
Category
Attributes:
| Name | Type | Description |
|---|---|---|
count |
int | Unset
|
|
id |
int | Unset
|
|
name |
str | Unset
|
|
slug |
str | Unset
|
|
things_url |
str | Unset
|
|
url |
str | Unset
|
|
thingiverse.models.category_schema
CategorySchema
Attributes:
| Name | Type | Description |
|---|---|---|
count |
int | Unset
|
|
id |
int | Unset
|
|
name |
str | Unset
|
|
slug |
str | Unset
|
|
things_url |
str | Unset
|
|
url |
str | Unset
|
|
thingiverse.models.get_categories_response_200_item
GetCategoriesResponse200Item
Attributes:
| Name | Type | Description |
|---|---|---|
count |
int | Unset
|
|
id |
int | Unset
|
|
name |
str | Unset
|
|
slug |
str | Unset
|
|
things_url |
str | Unset
|
|
url |
str | Unset
|
|
thingiverse.models.get_categories_response_401
GetCategoriesResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_categories_response_403
GetCategoriesResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_categories_response_404
GetCategoriesResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.get_categories_slug_response_200
GetCategoriesSlugResponse200
Attributes:
| Name | Type | Description |
|---|---|---|
children |
list[CategorySchema] | Unset
|
|
count |
int | Unset
|
|
name |
str | Unset
|
|
preview_image |
str | Unset
|
|
things_url |
str | Unset
|
|
thumbnail |
str | Unset
|
|
url |
str | Unset
|
|
thingiverse.models.get_categories_slug_response_401
GetCategoriesSlugResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_categories_slug_response_403
GetCategoriesSlugResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_categories_slug_response_404
GetCategoriesSlugResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.get_categories_slug_things_response_401
GetCategoriesSlugThingsResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_categories_slug_things_response_403
GetCategoriesSlugThingsResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_categories_slug_things_response_404
GetCategoriesSlugThingsResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.get_categoriesreturncomplete_response_200_item
GetCategoriesreturncompleteResponse200Item
Attributes:
| Name | Type | Description |
|---|---|---|
children |
list[GetCategoriesreturncompleteResponse200ItemChildrenItem] | Unset
|
|
name |
str | Unset
|
|
url |
str | Unset
|
|
thingiverse.models.get_categoriesreturncomplete_response_200_item_children_item
GetCategoriesreturncompleteResponse200ItemChildrenItem
Attributes:
| Name | Type | Description |
|---|---|---|
count |
int | Unset
|
|
id |
int | Unset
|
|
name |
str | Unset
|
|
slug |
str | Unset
|
|
things_url |
str | Unset
|
|
url |
str | Unset
|
|
thingiverse.models.get_categoriesreturncomplete_response_401
GetCategoriesreturncompleteResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_categoriesreturncomplete_response_403
GetCategoriesreturncompleteResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_categoriesreturncomplete_response_404
GetCategoriesreturncompleteResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |