Myminifactory: Get User Objects
Myminifactory via Parse · marketplace
Retrieve a paginated list of 3D models uploaded by a specific user. Returns items array and total count. Each item is an object summary. Access 3D printable model data from MyMiniFactory including search, object details, comments, categories, user profiles, trending models, and creator tribe posts. Fulfilled by Parse from myminifactory.com.
- ecommerce
- entertainment
- marketplace
- myminifactory
- myminifactory-com
- parse
- platform-key
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/87aed83d-810e-4622-8d01-76452fb99476/get_user_objects
- Interface artifact
- sha256:3c78926aacf23584eb64128e328d4fa7aea761da51d4c1cff5c2f063c0fd6647
- Manifest digest
- sha256:31f1a6cc178e517c354a6a9ce3f83fda077de5c75903eda7c241693cb8579730
Request fields
- page (integer): Page number for pagination.
- per_page (integer): Number of objects per page.: Allowed values: 5, 10, 20
- username (string, required): The username of the MyMiniFactory account (e.g. 'CraftyKid3D').
Example queries
- {"page":"1","per_page":"5","username":"Remb-Studios"}