Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List SICAR customer groups (tabla grupocliente) — grc_id for customers.create
sicarv4.customer_groups.list
sicarv4
db.query
read
limit
curl -s -X POST "$API/v1/devices/$DEVICE_ID/functions/sicarv4.customer_groups.list" \ -H "Authorization: Bearer $ORQUESTR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"input":{"limit":"50"}}'