/api/crm/?type=users&limit=100&offset=0
crm:list
Zoznam CRM používateľov (limit/offset)
Auth: Bearer JWT (Auth v2) alebo HTTP Basic (legacy do 30.09.2026)
cURL príklad
curl -sS -H 'Authorization: Bearer $ACCESS_TOKEN' 'https://{tenant}/api/crm/?type=users'
JSON príklady