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.
cURL
curl --request GET \ --url http://localhost:3000/v1/admin/deputy-sync/operational-units
{ "success": true, "operational_units": [ { "id": 123, "name": "<string>", "employee_ids": [ 123 ] } ], "error": "<string>" }
Returns all active operational units from Deputy.
List of operational units
Show child attributes