tempaitown/backend/controllers/pack-reads/inventory.js#getUserCreatedPacks
Get User Created Packs
List the collections a creator has authored.
BUILD ON AURA
Get Creator Collections
Route
https://api.auramaxx.gg/api/users/:userId/created-packs lists the collections a user has created.
GET /api/users/:userId/created-packs?limit=12&page=1&status=all&sort=newestNeed Higher Rate Limits?
Register your app and use its browser-safe read token with the SDK. Unregistered calls fall back to dev-mode attribution.
Document Reference
tempaitown/backend/controllers/pack-reads/inventory.js#getUserCreatedPacks
