Authorizations
Query Parameters
Maximum number of users to return
1 <= x <= 1000Number of users to skip for pagination
x >= 0Sort order (e.g., name:1, status.createdAt:-1)
Filter by name (partial match, supports full name or number)
Filter by user name (full name or number)
Filter by status (single value or comma-separated list)
Filter by employment type (can be a single value or array)
Filter by IDs (array of objectIds)
Filter to exclude specific IDs from search results
Filter by tags
Filter to search jobs by activity type IDs. It can handle multiple activity type IDs and also includes checks for assignments, jobs, and salaries.
Activity Type ID to filter by
Filter by worked on object IDs
Filter users based on the objects they work on
Filter to search for users who are currently working on active jobs.
Filter users based on the object managers they have access to
Response
List of users
Login ID
"36920"
General personal information and profile data for a user
User authentication and access control information including login credentials, permissions, and security settings
Employment contract information including dates, salary, working hours, and employment terms
Contact information structure containing phone numbers, email, SMS details, and website
Address
Access group ID defining user permissions and role within the system
"service"
Total target working hours per week for the user
40
Associated jobs and assignments for the user
Whether initial user setup has been completed
true
GPS coordinates and location information used for time tracking and object positioning
List of activity type IDs the user is qualified or assigned to perform
["cleaning", "maintenance", "inspection"]Tracks user onboarding progress and system integration status
Array of customer object IDs the user has worked on
[
"507f1f77bcf86cd799439011",
"507f191e810c19729de860ea"
]Tags for categorizing and filtering users
["full-time", "certified", "team-lead"]Analytics and performance tracking information for users
Unique identifier of the entity
Unique number of the entity, used for identification
The ID of the company this entity belongs to
Entity Status information
ID of the chat associated with this entity

