Pinshape: Get User Likes
Pinshape via Parse · marketplace
Retrieve models liked by a specific user. Returns item cards in the same shape as search_models results. Returns an empty items array for users with no public likes. Search and retrieve 3D printable model metadata, user profiles, collections, comments, and community prints from Pinshape.com. Fulfilled by Parse from pinshape.com.
- ecommerce
- marketplace
- parse
- pinshape
- pinshape-com
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/98dc5891-041d-4bb8-91fe-a165dff9b8fa/get_user_likes
- Interface artifact
- sha256:ccd56655fb01df161b3d8c9293544cdaa11e35f9e5f83f9e8b1602bf5fa46ac3
- Manifest digest
- sha256:53fe9a181b08b97707a940b226a820b84fe7988e3990c5617840c1ae6cd2b306
Request fields
- user_id (string, required): Numeric user ID (from search_models results[*].creator.id or get_user_profile.id).
- username (string): Username slug. Used to construct the profile URL. Falls back to 'user' if omitted.
Example queries
- {"user_id":"1031","username":"dutchmogul"}