Skip to main content
GET
/
api
/
admin
/
packs
List packs (admin)
curl --request GET \
  --url https://app.d-sports.org/api/admin/packs \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Query Parameters

teamId
string
archived
string

Response

200

{ packs }