_list

Returns an array with every User Clockin ID

Example

FM_api('UserClockins_list');

Result

[{"id":"60001"},{"id":"60002"}]

Last updated