Fetch Employees by User ID
Manage Employees
Fetch Employees by User ID
Returns user details for the given list of user IDs.
POST
Fetch Employees by User ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
List of user IDs to fetch
Minimum array length:
1