Skip to main content
GET
/
api
/
user
/
packs
/
opened
Get opened packs
curl --request GET \
  --url https://app.d-sports.org/api/user/packs/opened \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Response

200

{ packs }