Printify Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Printify Tables
| Name | Description |
| BlueprintPrintProviders | Returns a list of all print providers that fulfill orders for a specific blueprint |
| Blueprints | Returns a list of available blueprints |
| BlueprintVariants | Returns a list of variants of a blueprint from a specific print provider |
| OrderLineItems | Returns a list line items for a given order |
| Orders | Returns a list of products for a given shop |
| PrintProviders | Returns a list of available print providers |
| Products | Returns a list of products for a given shop |
| Shipping | Retrieve shipping information |
| Shops | Returns a list of existing shops in a Printify account |
| UploadedImages | Returns a list of uploaded images |
| Webhooks | Returns a list of webhooks for a given shop |