"LIMITED" users in the Clockify API: Find all users on workspace + Create time entries for another user

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

Hi Rémi,

it’s intended, yes. Kiosk related features are not yet available over V1 API.
We’ve created a task for it and we’ll let you know when it’s ready.

Thank you for the feedback,
Uroš

1 Like

Great news! This would be an awesome feature.