AURA
DOCS
AuraMaxxGG
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=newest
Document Reference
tempaitown/backend/controllers/pack-reads/inventory.js#getUserCreatedPacks