Sketchfab: Get User Models
Sketchfab via Parse · marketplace
List models uploaded by a specific Sketchfab user. Returns paginated results with cursor-based pagination. Search and browse 3D models, users, collections, categories, tags, and licenses on Sketchfab. Fulfilled by Parse from sketchfab.com.
- developer-tools
- entertainment
- marketplace
- parse
- platform-key
- sketchfab
- sketchfab-com
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/7958d03f-bece-4819-bd6f-8b0ad71f3158/get_user_models
- Interface artifact
- sha256:c74a13ef38f661696784b5ef94160f7928d9aa661e6f4c343da4998bcd920bf3
- Manifest digest
- sha256:ec0dbab3fa3731a968f2b009f02408a05523d773bdaad081ae8f0f40a6e7d931
Request fields
- limit (integer): Number of results per page.
- cursor (string): Pagination cursor from a previous response's next_cursor value.
- username (string, required): Username of the user whose models to list.
Example queries
- {"limit":"3","username":"dennish2010"}