Documentation Index
Fetch the complete documentation index at: https://mintlify.com/cgwire/zou/llms.txt
Use this file to discover all available pages before exploring further.
Person Endpoints
List Persons
Query Parameters:Page number for pagination
Number of results per page
Include related entities (departments, etc.)
Include password hash (admin only)
Create Person
Permissions: Admin only Request Body:Person’s first name
Person’s last name
Person’s email (can be null for bots)
Password (will be encrypted)
Role:
user, admin, supervisor, manager, client, vendorContract type:
open-ended, fixed-term, short-term, freelance, apprentice, internshipWhether the person is active
Whether this is a bot/service account
Array of department IDs
Account expiration date (must be in the future)
Get Person
Path Parameters:Person unique identifier
Include related entities
Update Person
Path Parameters:Person unique identifier
- Users can update their own profile (limited fields)
- Admins can update any user
- Protected accounts have restrictions
Non-admin users cannot modify:
role, departments, active, is_bot, archived, studio_idDelete Person
Path Parameters:Person unique identifier
Force deletion even if person has associated data
Desktop Login Logs
Get Desktop Login Logs
Path Parameters:Person unique identifier
Create Desktop Login Log
Path Parameters:Person unique identifier
Login date
Presence Logs
Get Presence Logs
Path Parameters:Month in YYYY-MM format (e.g., “2024-03”)
Time Tracking
Get Time Spents
Path Parameters:Person unique identifier
Start date for range filter (requires end_date)
End date for range filter (requires start_date)
Get Time Spents for Date
Path Parameters:Person unique identifier
Date in YYYY-MM-DD format
Get Year Time Spents
Path Parameters:Person unique identifier
Year (e.g., 2024)
Get Month Time Spents
Path Parameters:Person unique identifier
Year (e.g., 2024)
Month (1-12)
Get Week Time Spents
Path Parameters:Person unique identifier
Year (e.g., 2024)
Week number (1-52)
Get Day Time Spents
Path Parameters:Person unique identifier
Year (e.g., 2024)
Month (1-12)
Day (1-31)
Get All Month Time Spents
Path Parameters:Person unique identifier
Year (e.g., 2024)
Month (1-12)
Quota Tracking
Get Month Quota Shots
Path Parameters:Person unique identifier
Year (e.g., 2024)
Month (1-12)
Count mode:
weighted, weighteddone, feedback, doneGet Week Quota Shots
Path Parameters:Person unique identifier
Year (e.g., 2024)
Week number (1-52)
Count mode:
weighted, weighteddone, feedback, doneGet Day Quota Shots
Path Parameters:Person unique identifier
Year (e.g., 2024)
Month (1-12)
Day (1-31)
Count mode:
weighted, weighteddone, feedback, doneTime Spent Tables
Get Year Table
Query Parameters:Filter by project
Filter by department
Filter by studio
Get Months Table
Path Parameters:Year (e.g., 2024)
Get Week Table
Path Parameters:Year (e.g., 2024)
Get Day Table
Path Parameters:Year (e.g., 2024)
Month (1-12)
Day Offs
Get Day Off
Path Parameters:Person unique identifier
Date in YYYY-MM-DD format
Get Day Offs for Month
Path Parameters:Year (e.g., 2024)
Month (1-12)
Get Person Week Day Offs
Path Parameters:Person unique identifier
Year (e.g., 2024)
Week number (1-52)
Get Person Month Day Offs
Path Parameters:Person unique identifier
Year (e.g., 2024)
Month (1-12)
Get Person Year Day Offs
Path Parameters:Person unique identifier
Year (e.g., 2024)
Get All Person Day Offs
Path Parameters:Person unique identifier
Person Actions
Invite Person
Path Parameters:Person unique identifier
Add to Department
Path Parameters:Person unique identifier
Department unique identifier
Remove from Department
Path Parameters:Person unique identifier
Department unique identifier
Change Password
Path Parameters:Person unique identifier
New password
Password confirmation
Disable Two-Factor Authentication
Path Parameters:Person unique identifier
Clear Avatar
Path Parameters:Person unique identifier
Department Endpoints
List Departments
Query Parameters:Page number for pagination
Number of results per page
Include related entities
Create Department
Permissions: Admin only Request Body:Department name (must be unique)
Color in hex format (e.g., “#FF5733”)
Get Department
Path Parameters:Department unique identifier
Include related entities
Update Department
Path Parameters:Department unique identifier
Department name
Color in hex format
Archive status
Delete Department
Path Parameters:Department unique identifier
Department Software
Get All Department Software
Permissions: Admin only Response:Get Department Software
Path Parameters:Department unique identifier
Add Software to Department
Path Parameters:Department unique identifier
Software unique identifier
Remove Software from Department
Path Parameters:Department unique identifier
Software unique identifier
Department Hardware
Get All Department Hardware
Permissions: Admin only Response:Get Department Hardware
Path Parameters:Department unique identifier
Add Hardware to Department
Path Parameters:Department unique identifier
Hardware item unique identifier
Remove Hardware from Department
Path Parameters:Department unique identifier
Hardware item unique identifier