aYOUne
← Konfiguration API

UserSettings

Singular: UserSetting — Base-URL: https://config-api.ayoune.app — Zugriff: CRUD — Maschinenlesbare Beschreibung (JSON · YAML)

play_circle Jetzt ausprobieren beta

Requests werden über den consumer-app Proxy an *.ayoune.app weitergeleitet. Tokens bleiben im Browser und werden pro Call mitgesendet.

Beispiel-Response (aufgezeichnet) Beispiel

Eine echte, zuvor aufgezeichnete GET /:id-Antwort dieses Endpunkts — nicht der Live-Call oben. Sensible Felder sind maskiert.

{
  "payload": {
    "dailyBriefing": {
      "active": true,
      "resubmissions": true
    },
    "interfaces": {
      "hue": []
    },
    "personality_tools": {
      "visionboardConsent": false,
      "targets": [],
      "visionBoard": []
    },
    "interface": {
      "view": 1,
      "theme": "teal",
      "night": true,
      "advertiseDarkMode": false,
      "navPos": "top",
      "navPosOnMobile": "side",
      "dir": "ltr",
      "showHeader": true,
      "headerPos": "fixed",
      "showUserPanel": true,
      "sidenavOpened": false,
      "sidenavCollapsed": false
    },
    "timetracking": {
      "running": false,
      "tempDescription": "",
      "tempNotes": ""
    },
    "call": {
      "active": false,
      "subject": "",
      "status": "Durchgeführt",
      "outcome": "neutral",
      "type": "Anruf",
      "in_out": "Ausgehend",
      "note": "",
      "_consumerID": "61ced7db3be6304bae063781",
      "user": null,
      "start": "2021-02-12T09:24:46.825Z",
      "time": 0,
      "end": "2021-02-12T09:25:12.806Z"
    },
    "workingDays": {
      "monday": {
        "active": true,
        "start": "2021-01-17T07:07:24.195Z",
        "end": "2021-01-17T16:07:24.196Z",
        "break": true,
        "breakStart": "2021-01-17T11:07:24.196Z",
        "breakEnd": "2021-01-17T12:07:24.196Z",
        "breakDuration": 1,
        "total": 8
      },
      "tuesday": {
        "active": true,
        "start": "2021-01-17T07:07:24.196Z",
        "end": "2021-01-17T16:07:24.196Z",
        "break": true,
        "breakStart": "2021-01-17T11:07:24.196Z",
        "breakEnd": "2021-01-17T12:07:24.196Z",
        "breakDuration": 1,
        "total": 8
      },
      "wendsday": {
        "active": true,
        "start": "2021-01-17T07:07:24.196Z",
        "end": "2021-01-17T16:07:24.196Z",
        "break": true,
        "breakStart": "2021-01-17T11:07:24.196Z",
        "breakEnd": "2021-01-17T12:07:24.196Z",
        "breakDuration": 1,
        "total": 8
      },
      "thursday": {
        "active": true,
        "start": "2021-01-17T07:07:24.196Z",
        "end": "2021-01-17T16:07:24.196Z",
        "break": true,
        "breakStart": "2021-01-17T11:07:24.196Z",
        "breakEnd": "2021-01-17T12:07:24.196Z",
        "breakDuration": 1,
        "total": 8
      },
      "friday": {
        "active": true,
        "start": "2021-01-17T07:07:24.196Z",
        "end": "2021-01-17T16:07:24.196Z",
        "break": true,
        "breakStart": "2021-01-17T11:07:24.196Z",
        "breakEnd": "2021-01-17T12:07:24.196Z",
        "breakDuration": 1,
        "total": 8
      },
      "saturday": {
        "active": false,
        "start": "2021-01-17T07:07:24.196Z",
        "end": "2021-01-17T16:07:24.196Z",
        "break": true,
        "breakStart": "2021-01-17T11:07:24.196Z",
        "breakEnd": "2021-01-17T12:07:24.196Z",
        "breakDuration": 1,
        "total": 8
      },
      "sunday": {
        "active": false,
        "start": "2021-01-17T07:07:24.196Z",
        "end": "2021-01-17T16:07:24.196Z",
        "break": true,
        "breakStart": "2021-01-17T11:07:24.196Z",
        "breakEnd": "2021-01-17T12:07:24.196Z",
        "breakDuration": 1,
        "total": 8
      }
    },
    "buttons": {
      "crm": {
        "url": true,
        "chat": true,
        "validate": true,
        "createAP": true,
        "crawl": true,
        "soi": false,
        "doi": true,
        "phoneoptin": false,
        "postoptin": false,
        "sms": true,
        "whatsapp": false,
        "document": true,
        "segment": true,
        "list": true,
        "new_list": true,
        "activity": true,
        "chance": true,
        "offer": true,
        "assignment": true,
        "invoice": true,
        "tasks": true,
        "support": true,
        "appointment": true,
        "meeting": false,
        "procedure": false,
        "companybot": true,
        "socialbot": true
      }
    },
    "notifications": {
      "mail": false,
      "readmail": false,
      "trigger": false,
      "viewdoc": false,
      "transaction": false,
      "payment": false,
      "task": false,
      "event": false,
      "support": false,
      "content": false,
      "form": false,
      "error": true,
      "wikidownvote": false,
      "wikicomment": false,
      "question": true,
      "answer": true,
      "comments": true,
      "vote": true,
      "reaction": true,
      "reward": true
    },
    "notificationsemail": {
      "mail": false,
      "readmail": false,
      "trigger": false,
      "viewdoc": false,
      "transaction": false,
      "payment": false,
      "task": false,
      "event": false,
      "support": false,
      "content": false,
      "form": false,
      "error": true,
      "wikidownvote": false,
      "wikicomment": false,
      "question": true,
      "answer": true,
      "comments": true,
      "vote": true,
      "reaction": false,
      "reward": false
    },
    "mails": {
      "syncOutlookMails": false,
      "syncGoogleMails": false
    },
    "contacts": {
      "syncGoogleContacts": false,
      "syncOutlookContacts": true
    },
    "tasks": {
      "syncGoogleTasks": false,
      "syncOutlookTasks": true
    },
    "calendar": {
      "syncGoogleCalendar": true,
      "syncOutlookCalendar": true,
      "syncAppleCalendar": true,
      "shareCalendar": true,
      "subscriptions": [],
      "calendarFilter": true
    },
    "coreSettings": {
      "menuVersion": "2.6.0"
    },
    "loc": {
      "type": "Point",
      "coordinates": [
        11.7615636,
        47.6779985
      ]
    },
    "userExchangeSettings": {
      "lastSync": {
        "calendar": {
          "state": ""
        },
        "tasks": {
          "state": ""
        },
        "contacts": {
          "state": ""
        },
        "emails": {
          "state": ""
        }
      },
      "exchangeUserAuthentificated": false,
      "exchangeUserName": "",
      "contactFolderMapping": [],
      "lastSyncError": ""
    },
    "hr": {
      "physicalAccess": {
        "granted": false,
        "terminals": []
      },
      "times": {
        "balance": 0
      },
      "contactPerson": {
        "kind": "partner"
      },
      "employeeId": "#",
      "position": "",
      "numberOfChilds": 0,
      "mainOrSecondaryEmployment": "main",
      "billingType": "main",
      "highestSchoolDegree": "main",
      "highestVocationalTraining": "main",
      "childAllowance": 0,
      "incomeTaxBracket": 1,
      "needsTimeTracking": false,
      "availableForPlanning": false,
      "availableForProduction": false,
      "workCenters": [],
      "dailyHours": 8,
      "weeklyHours": 40,
      "costMethod": "salary",
      "monthlySalary": 0,
      "yearlySalary": 0,
      "employerCostsMonthly": 0,
      "employerCostsYearly": 0,
      "hourlyWage": 100,
      "useWageGroup": false,
      "shiftPlanning": false,
      "availableForNightShifts": true,
      "availableForWeekendShifts": true,
      "shortTurnAround": true,
      "tokens": []
    },
    "mobile": {
      "scanMode": "camera",
      "remoteScanner": false
    },
    "social": {
      "facebook": {
        "userId": ""
      }
    },
    "softPhone": {
      "defaultMode": "external"
    },
    "startPage": {
      "bookmarks": {
        "items": [],
        "groups": []
      },
      "showFavorites": true,
      "showLastVisited": true,
      "controlPanelKey": ""
    },
    "print": {
      "printers": [],
      "defaultPrinters": []
    },
    "sync": {
      "folders": {
        "documents": "",
        "images": "",
        "receipts": "",
        "download": ""
      },
      "desktopClient": ""
    },
    "security": {
      "requireFactorForAccountSwitch": false,
      "requireFactorForSyncReset": false,
      "factors": []
    },
    "_id": "60043a5a49af257f9cf5d5a9",
    "user": "5ee06fc3860473001cfb290e",
    "alertLights": [],
    "attentionSound": "schiffsglocke.mp3",
    "autoContextMode": false,
    "autoContextModeOnCalls": false,
    "availableForChat": true,
    "away": true,
    "busy": false,
    "busyLights": [],
    "callsound": false,
    "channels": [],
    "checklist": [],
    "createdAt": "2021-01-17T13:23:38.047Z",
    "dashboards": [
      {
        "rows": [
          {
            "columns": [
              {
                "styleClass": "col-md-2",
                "widgets": [
                  {
                    "type": "totalOpportunities",
                    "title": "Opportunities",
                    "wid": 33
                  },
                  {
                    "type": "formSubmissions",
                    "title": "Formulare - Inbound",
                    "wid": 37
                  },
                  {
                    "type": "massMailings",
                    "title": "E-Mailings",
                    "wid": 26
                  }
                ],
                "cid": 21
              },
              {
                "styleClass": "col-md-2",
                "widgets": [
                  {
                    "type": "offersTotal",
                    "title": "Angebote",
                    "wid": 30
                  },
                  {
                    "type": "totalLeads",
                    "title": "Leads",
                    "wid": 28
                  },
                  {
                    "type": "totalContacts",
                    "title": "Alle Kontakte",
                    "wid": 29
                  }
                ],
                "cid": 22
              },
              {
                "styleClass": "col-md-2",
                "widgets": [
                  {
                    "type": "salesTurnover",
                    "title": "Umsatz",
                    "wid": 31
                  },
                  {
                    "type": "totalMarketingContacts",
                    "title": "Marketing Kontakte",
                    "wid": 27
                  },
                  {
                    "type": "serviceDescAll",
                    "title": "Service Desk",
                    "wid": 34
                  }
                ],
                "cid": 23
              },
              {
                "styleClass": "col-md-3",
                "widgets": [
                  {
                    "type": "salesFunnel",
                    "title": "Opportunity Pipeline",
                    "wid": 11
                  }
                ],
                "cid": 24
              },
              {
                "styleClass": "col-md-3",
                "widgets": [
                  {
                    "type": "quick-create",
                    "title": "Neu erstellen",
                    "wid": 36
                  },
                  {
                    "type": "global-checklist",
                    "title": "Persönliche Checkliste",
                    "wid": 35
                  }
                ],
                "cid": 25
              }
            ]
          }
        ],
        "structure": "2-2-2-3-3",
        "icon": "dashboard",
        "title": "Persönliches Dashboard"
      },
      {
        "title": "Sales",
        "icon": "dashboard",
        "structure": "(6-6)-3-3-3 / (6-6)-3",
        "rows": [
          {
            "columns": [
              {
                "styleClass": "col-md-2",
                "widgets": [
                  {
                    "type": "totalContacts",
                    "title": "Alle Kontakte",
                    "wid": 21
                  },
                  {
                    "type": "totalLeads",
                    "title": "Alle Leads",
                    "wid": 23
                  },
                  {
                    "type": "offersTotal",
                    "title": "Angebote",
                    "wid": 1
                  }
                ],
                "cid": 32
              },
              {
                "styleClass": "col-md-2",
                "widgets": [
                  {
                    "type": "totalCustomer",
                    "title": "Alle Kunden",
                    "wid": 22
                  },
                  {
                    "type": "totalOpportunities",
                    "title": "Alle Opportunities",
                    "wid": 24
                  },
                  {
                    "type": "salesTurnover",
                    "title": "Umsatz",
                    "wid": 2
                  }
                ],
                "cid": 33
              },
              {
                "styleClass": "col-md-8",
                "rows": [
                  {
                    "columns": [
                      {
                        "styleClass": "col-md-4",
                        "widgets": [
                          {
                            "type": "leadsChart",
                            "title": "Leads im Zeitverlauf",
                            "wid": 30
                          }
                        ],
                        "cid": 37
                      },
                      {
                        "styleClass": "col-md-4",
                        "widgets": [
                          {
                            "type": "consumersChart",
                            "title": "Kunden im Zeitverlauf",
                            "wid": 29
                          }
                        ],
                        "cid": 38
                      },
                      {
                        "styleClass": "col-md-4",
                        "widgets": [
                          {
                            "type": "quick-create",
                            "title": "Quick Create",
                            "wid": 44
                          },
                          {
                            "type": "global-checklist",
                            "title": "Globale Persönliche Checkliste",
                            "wid": 45
                          }
                        ],
                        "cid": 39
                      }
                    ]
                  }
                ],
                "widgets": [],
                "cid": 34
              }
            ]
          },
          {
            "columns": [
              {
                "styleClass": "col-md-9",
                "rows": [
                  {
                    "columns": [
                      {
                        "styleClass": "col-md-6",
                        "widgets": [
                          {
                            "type": "salesFunnel",
                            "title": "Sales Pipeline",
                            "wid": 42
                          }
                        ],
                        "cid": 40
                      },
                      {
                        "styleClass": "col-md-6",
                        "widgets": [
                          {
                            "type": "salesYearChart",
                            "title": "Umsatz in diesem Jahr",
                            "wid": 43
                          }
                        ],
                        "cid": 41
                      }
                    ]
                  }
                ],
                "widgets": [],
                "cid": 35
              },
              {
                "styleClass": "col-md-3",
                "widgets": [
                  {
                    "type": "resubmission",
                    "title": "Wiedervorlagen",
                    "wid": 31
                  }
                ],
                "cid": 36
              }
            ]
          }
        ]
      },
      {
        "title": "Marketing",
        "icon": "dashboard",
        "structure": "(6-6)-3-3-3 / 3-3-3-3",
        "rows": [
          {
            "columns": [
              {
                "styleClass": "col-md-2",
                "widgets": [
                  {
                    "type": "totalContacts",
                    "title": "Alle Kontakte",
                    "wid": 66
                  },
                  {
                    "type": "totalMarketingContacts",
                    "title": "Marketing Kontakte",
                    "wid": 68
                  },
                  {
                    "type": "massMailings",
                    "title": "Alle E-Mails",
                    "wid": 80
                  }
                ],
                "cid": 56
              },
              {
                "styleClass": "col-md-2",
                "widgets": [
                  {
                    "type": "totalLeads",
                    "title": "Alle Leads",
                    "wid": 67
                  },
                  {
                    "type": "newsletterContacts",
                    "title": "Newsletter empfänger",
                    "wid": 69
                  },
                  {
                    "type": "formSubmissions",
                    "title": "Formulare",
                    "wid": 81
                  }
                ],
                "cid": 57
              },
              {
                "styleClass": "col-md-8",
                "rows": [
                  {
                    "columns": [
                      {
                        "styleClass": "col-md-4",
                        "widgets": [
                          {
                            "type": "leadsChart",
                            "title": "Leads im Zeitverlauf",
                            "wid": 82
                          }
                        ],
                        "cid": 63
                      },
                      {
                        "styleClass": "col-md-4",
                        "widgets": [
                          {
                            "type": "formSubmissionsTime",
                            "title": "Formular Übermittlung",
                            "wid": 83
                          }
                        ],
                        "cid": 64
                      },
                      {
                        "styleClass": "col-md-4",
                        "widgets": [
                          {
                            "type": "quick-create",
                            "title": "Quick Create",
                            "wid": 70
                          },
                          {
                            "type": "global-checklist",
                            "title": "Globale Persönliche Checkliste",
                            "wid": 71
                          }
                        ],
                        "cid": 65
                      }
                    ]
                  }
                ],
                "widgets": [],
                "cid": 58
              }
            ]
          },
          {
            "columns": [
              {
                "styleClass": "col-md-3",
                "widgets": [
                  {
                    "type": "newsletterReporting",
                    "title": "Newsletter Reporting",
                    "wid": 84
                  }
                ],
                "cid": 59
              },
              {
                "styleClass": "col-md-3",
                "widgets": [],
                "cid": 60
              },
              {
                "styleClass": "col-md-3",
                "widgets": [],
                "cid": 61
              },
              {
                "styleClass": "col-md-3",
                "widgets": [],
                "cid": 62
              }
            ]
          }
        ]
      },
      {
        "title": "Servicedesk",
        "icon": "dashboard",
        "structure": "(6-6)-3-3-3 / 3-3-3-3",
        "rows": [
          {
            "columns": [
              {
                "styleClass": "col-md-2",
                "widgets": [
                  {
                    "type": "totalContacts",
                    "title": "Alle Kontakte",
                    "wid": 78
                  },
                  {
                    "type": "serviceDescMine",
                    "title": "Service Desk (my)",
                    "wid": 79
                  },
                  {
                    "type": "timeToReact",
                    "title": "Reaktionszeit",
                    "wid": 3
                  }
                ],
                "cid": 68
              },
              {
                "styleClass": "col-md-2",
                "widgets": [
                  {
                    "type": "totalCustomer",
                    "title": "Alle Kunden",
                    "wid": 81
                  },
                  {
                    "type": "serviceDescAll",
                    "title": "Service Desk (all)",
                    "wid": 80
                  },
                  {
                    "type": "timeToSolve",
                    "title": "Lösungszeit",
                    "wid": 4
                  }
                ],
                "cid": 69
              },
              {
                "styleClass": "col-md-8",
                "rows": [
                  {
                    "columns": [
                      {
                        "styleClass": "col-md-4",
                        "widgets": [
                          {
                            "type": "newTasksChart",
                            "title": "Neue Tickets",
                            "wid": 74
                          }
                        ],
                        "cid": 75
                      },
                      {
                        "styleClass": "col-md-4",
                        "widgets": [
                          {
                            "type": "closedTasksChart",
                            "title": "Geschlossene Tickets",
                            "wid": 79
                          }
                        ],
                        "cid": 76
                      },
                      {
                        "styleClass": "col-md-4",
                        "widgets": [
                          {
                            "type": "quick-create",
                            "title": "Quick Create",
                            "wid": 82
                          },
                          {
                            "type": "global-checklist",
                            "title": "Persönliche Checkliste",
                            "wid": 83
                          }
                        ],
                        "cid": 77
                      }
                    ]
                  }
                ],
                "widgets": [],
                "cid": 70
              }
            ]
          },
          {
            "columns": [
              {
                "styleClass": "col-md-3",
                "widgets": [
                  {
                    "type": "taskpriorities",
                    "title": "Tickets nach Priorität",
                    "wid": 85
                  }
                ],
                "cid": 71
              },
              {
                "styleClass": "col-md-3",
                "widgets": [
                  {
                    "type": "tasksMyNew",
                    "title": "Meine Aufgaben",
                    "wid": 5
                  }
                ],
                "cid": 72
              },
              {
                "styleClass": "col-md-3",
                "widgets": [
                  {
                    "type": "tasknew",
                    "title": "Neue Tickets",
                    "wid": 78
                  }
                ],
                "cid": 73
              },
              {
                "styleClass": "col-md-3",
                "widgets": [
                  {
                    "type": "taskcritical",
                    "title": "Kritische Tickets",
                    "wid": 76
                  }
                ],
                "cid": 74
              }
            ]
          }
        ]
      },
      {
        "title": "New Dashboard",
        "icon": "dashboard",
        "structure": "(6-6)-3-3-3 / 3-3-3-3",
        "rows": [
          {
            "columns": [
              {
                "styleClass": "col-md-2",
                "cid": 23
              },
              {
                "styleClass": "col-md-2",
                "cid": 24
              },
              {
                "styleClass": "col-md-8",
                "rows": [
                  {
                    "columns": [
                      {
                        "styleClass": "col-md-4",
                        "cid": 30
                      },
                      {
                        "styleClass": "col-md-4",
                        "cid": 31
                      },
                      {
                        "styleClass": "col-md-4",
                        "cid": 32
                      }
                    ]
                  }
                ],
                "cid": 25
              }
            ]
          },
          {
            "columns": [
              {
                "styleClass": "col-md-3",
                "cid": 26
              },
              {
                "styleClass": "col-md-3",
                "cid": 27
              },
              {
                "styleClass": "col-md-3",
                "cid": 28
              },
              {
                "styleClass": "col-md-3",
                "cid": 29
              }
            ]
          }
        ]
      }
    ],
    "doNotDisturb": false,
    "historyCount": 10,
    "holidays": [],
    "lang": "de_DE",
    "lastConsumers": [
      {
        "_id": "64647b5b8dfc6a5814547410",
        "requested_by": "",
        "_consumerID": "60043b387d3c46001481a8e5",
        "name": "Demo Kunde"
      },
      {
        "_id": "64648d8e8dfc6a5814548125",
        "requested_by": "",
        "_consumerID": "60043b387d3c46001481a8e5",
        "name": "Demo Kunde"
      },
      {
        "_id": "64648df68dfc6a5814548507",
        "requested_by": "",
        "_consumerID": "60043b387d3c46001481a8e5",
        "name": "Demo Kunde"
      },
      {
        "_id": "64649bd1f7f9f32c40683b85",
        "requested_by": "",
        "_consumerID": "60043b387d3c46001481a8e5",
        "name": "Demo Kunde"
      },
      {
        "_id": "64d23893b4644f43600e6039",
        "requested_by": "",
        "_consumerID": "60043b387d3c46001481a8e5",
        "name": "Demo Kunde"
      }
    ],
    "lastProducts": [
      {
        "_id": "603220a3a95d0e0019dec68f",
        "requested_by": "",
        "product": "6031f8e705eda1001243e8f9",
        "name": "My new product"
      },
      {
        "_id": "60376ae11e8635001259526e",
        "requested_by": "",
        "product": "6032193fbaf1a5001a358e14",
        "name": "My new product"
      },
      {
        "_id": "60376ae11e8635001259526f",
        "requested_by": "",
        "product": "6032193fbaf1a5001a358e14",
        "name": "My new product"
      },
      {
        "_id": "60376ae11e86350012595270",
        "requested_by": "",
        "product": "6032193fbaf1a5001a358e14",
        "name": "My new product"
      },
      {
        "_id": "60376ae11e86350012595271",
        "requested_by": "",
        "product": "6032193fbaf1a5001a358e14",
        "name": "My new product"
      },
      {
        "_id": "60376ae11e86350012595272",
        "requested_by": "",
        "product": "6032193fbaf1a5001a358e14",
        "name": "My new product"
      },
      {
        "_id": "60376ae11e86350012595273",
        "requested_by": "",
        "product": "6032193fbaf1a5001a358e14",
        "name": "My new product"
      },
      {
        "_id": "60376ae11e86350012595274",
        "requested_by": "",
        "product": "6032193fbaf1a5001a358e14",
        "name": "My new product"
      }
    ],
    "lastTasks": [
      {
        "_id": "600470f7d0a7416ce02b8928",
        "requested_by": "",
        "name": "Neue Aufgabe"
      },
      {
        "_id": "6004737e6bf94e0c18202328",
        "requested_by": "",
        "name": "Neue Aufgabe"
      },
      {
        "_id": "6004737e6bf94e0c18202329",
        "requested_by": "",
        "name": "Demo Aufgabe"
      },
      {
        "_id": "6004737e6bf94e0c1820232a",
        "requested_by": "",
        "name": "Demo Aufgabe"
      },
      {
        "_id": "6066e5d834acce00120ea9d9",
        "requested_by": "",
        "name": "Demo Aufgabe"
      }
    ],
    "last_status": [],
    "locked": false,
    "machineSkills": [],
    "notificationLights": [],
    "notificationSound": "ping-pong.mp3",
    "notifySound": false,
    "online": true,
    "personality_development": false,
    "phoneLights": [],
    "present": true,
    "productSkills": [],
    "rewardSound": "the_modern_talking.mp3",
    "ringtone": "",
    "sales_territory": [],
    "shareMusic": true,
    "sidebar": false,
    "skills": [],
    "state": "online",
    "status": "Ich bin jetzt auch auf Bappsy",
    "statusEmoticon": "😊",
    "statusLights": [],
    "updatedAt": "2026-07-02T11:17:17.836Z",
    "urgentSound": "schiffsglocke.mp3",
    "useSkills": false,
    "welcomeBannerDismissed": true,
    "wrapUpTime": 10,
    "last_action": "2026-07-02T09:48:59.848Z",
    "last_seen": "2026-07-02T11:17:17.836Z",
    "modifiedBy": "5ee06fc3860473001cfb290e",
    "favorites": [],
    "requested_by": ""
  },
  "meta": {
    "links": [
      {
        "rel": "self",
        "href": "https://config-api.ayoune.app/usersettings/60043a5a49af257f9cf5d5a9",
        "method": "get",
        "title": "GET",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ]
      }
    ],
    "relations": [
      {
        "rel": "Mails",
        "title": "MODEL_MAIL",
        "href": "https://api.ayoune.app/config/mails",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "config.mails"
      },
      {
        "rel": "CompanyLocations",
        "title": "MODEL_COMPANYLOCATION",
        "href": "https://api.ayoune.app/config/companylocations",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "config.companylocations"
      },
      {
        "rel": "Departments",
        "title": "MODEL_DEPARTMENT",
        "href": "https://api.ayoune.app/config/departments",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "config.departments"
      },
      {
        "rel": "Projects",
        "title": "MODEL_PROJECT",
        "href": "https://api.ayoune.app/pm/projects",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "pm.projects"
      },
      {
        "rel": "Milestones",
        "title": "MODEL_MILESTONE",
        "href": "https://api.ayoune.app/pm/milestones",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "pm.milestones"
      },
      {
        "rel": "Tasks",
        "title": "MODEL_TASK",
        "href": "https://api.ayoune.app/pm/tasks",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "pm.tasks"
      },
      {
        "rel": "Consumers",
        "title": "MODEL_CONSUMER",
        "href": "https://api.ayoune.app/crm/consumers",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "crm.consumers"
      },
      {
        "rel": "Consumers",
        "title": "MODEL_CONSUMER",
        "href": "https://api.ayoune.app/crm/consumers",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "crm.consumers"
      },
      {
        "rel": "Calendars",
        "title": "MODEL_CALENDAR",
        "href": "https://api.ayoune.app/config/calendars",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "config.calendars"
      },
      {
        "rel": "ProductionOrders",
        "title": "MODEL_PRODUCTIONORDER",
        "href": "https://api.ayoune.app/production/productionorders",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "production.productionorders"
      },
      {
        "rel": "Shifts",
        "title": "MODEL_SHIFT",
        "href": "https://api.ayoune.app/hr/shifts",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "hr.shifts"
      },
      {
        "rel": "WorkCenters",
        "title": "MODEL_WORKCENTER",
        "href": "https://api.ayoune.app/production/workcenters",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "production.workcenters"
      },
      {
        "rel": "Machines",
        "title": "MODEL_MACHINE",
        "href": "https://api.ayoune.app/config/machines",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "config.machines"
      },
      {
        "rel": "WorkCenters",
        "title": "MODEL_WORKCENTER",
        "href": "https://api.ayoune.app/production/workcenters",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "production.workcenters"
      },
      {
        "rel": "WageGroups",
        "title": "MODEL_WAGEGROUP",
        "href": "https://api.ayoune.app/config/wagegroups",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "config.wagegroups"
      }
    ],
    "debugId": "6a76a7edde4f592db243675f",
    "errors": [],
    "actions": [
      {
        "rel": "self",
        "action": "COPY",
        "title": "MODEL_USERSETTING",
        "href": "https://api.ayoune.app/config/usersettings/60043a5a49af257f9cf5d5a9/copy",
        "method": "post",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ]
      },
      {
        "rel": "self",
        "action": "DELETE",
        "title": "MODEL_USERSETTING",
        "href": "https://api.ayoune.app/config/usersettings/60043a5a49af257f9cf5d5a9/copy",
        "method": "post",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ]
      }
    ],
    "version": {
      "host": "2026.123.1",
      "core": "2026.283.0"
    },
    "rateLimit": {
      "limit": "2500",
      "remaining": "192",
      "reset": "1786161649",
      "resetDate": "Sat Aug 08 2026"
    },
    "responseTime": 202.066466,
    "code": 200,
    "status": "success",
    "error": false
  }
}

Endpunkte

MethodePathBeschreibungRight
GET /usersettings Liste mit Filtern/Paginierung config.usersettings.view
GET /usersettings/:id Einzelner Datensatz config.usersettings.view
POST /usersettings Neuen Datensatz erstellen config.usersettings.new
PUT /usersettings Datensatz aktualisieren config.usersettings.edit
DELETE /usersettings/:id Datensatz löschen config.usersettings.delete

SDK

import { aYOUne } from '@tolinax/ayoune';
const ay = new aYOUne('pat_your_token');

// Alle abrufen
const list = await ay.config.userSettings.find().limit(10).exec();

// Einzelnen Datensatz
const one = await ay.config.userSettings.findById('OBJECT_ID').exec();

// Erstellen
const created = await ay.config.userSettings.create({ name: 'Foo' });

Weiterführend