Hello,
It seems like the route GET v1/workspaces/{workspaceId}/users
(see Clockify API documentation) does not return information about “LIMITED” user accounts. Is it intended?
I also want to know if it the routes PATCH
/ POST v1/workspaces/{workspaceId}/user/{userId}/time-entries
(see Clockify API Documentation) work when using the ID of a “LIMITED” user (since the developer instance does not allow creating Kiosks, it also does not allow creating “LIMITED” users, which means I can’t test this functionality by myself).
Thanks in advance,
Rémi