List totem groups
GET/totem-groups
Returns all totem groups belonging to the authenticated logistics company.
Use the returned id values as totemGroupId when creating authorizations.
Requires X-Partner-API-Key header.
Responses
- 200
- 401
- 500
Totem groups retrieved successfully
Invalid or missing partner API key
Internal server error