cURL
curl --request GET \ --url https://app.d-sports.org/api/admin/packs \ --header 'Authorization: Bearer <token>'
List packs for a team. Supports archived filter.
Clerk session token. Use Authorization: Bearer .
{ packs }
Was this page helpful?