App Models
thingiverse.models.app
App
Attributes:
| Name | Type | Description |
|---|---|---|
creator |
None | Unset | UserSummarySchemaType0
|
|
id |
int | Unset
|
|
is_approved |
bool | Unset
|
|
is_published |
bool | Unset
|
|
name |
str | Unset
|
|
public_url |
str | Unset
|
|
thumbnail |
str | Unset
|
|
url |
str | Unset
|
|
thingiverse.models.app_schema
AppSchema
Attributes:
| Name | Type | Description |
|---|---|---|
creator |
None | Unset | UserSummarySchemaType0
|
|
id |
int | Unset
|
|
is_approved |
bool | Unset
|
|
is_published |
bool | Unset
|
|
name |
str | Unset
|
|
public_url |
str | Unset
|
|
thumbnail |
str | Unset
|
|
url |
str | Unset
|
|
thingiverse.models.get_apps_0_approvedandpublished_response_401
GetApps0ApprovedandpublishedResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_apps_0_approvedandpublished_response_403
GetApps0ApprovedandpublishedResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_apps_0_approvedandpublished_response_404
GetApps0ApprovedandpublishedResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.get_apps_id_response_401
GetAppsIdResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_apps_id_response_403
GetAppsIdResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_apps_id_response_404
GetAppsIdResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |