List Deckgroups (Player)
Lists deckgroups (card trails) available to the authenticated player for the JWT institution.
Request Example
Section titled “Request Example”curl --request GET \ --url 'https://lxp.prod.api.toolzz.media/deckgroups' \ --header 'Authorization: Bearer <token>'Response Example
Section titled “Response Example”{ "success": true, "registers": [ { "id": 92, "title": "Onboarding trail", "name": "onboarding" } ]}Query Parameters
Section titled “Query Parameters”| Parameter | Type | Description | Required |
|---|---|---|---|
toolzz_institution_id | number | Optional; must match JWT institution. | No |
toolzz_school_id | string | Optional; must match JWT school when present on token. | No |
Security
Section titled “Security”- Player JWT required. Tenant always comes from auth.