Skip to main content

get_current_user

Get the currently authenticated user’s profile. Call this to identify yourself before creating annotations or time entries.

Parameters

None.

Returns

A UserDto with the current user’s profile:

get_user_list

Get all users with their profile details including email, working hours, locale, timezone, job role, and cost center.

Parameters

None.

Returns

A list of UserDto objects containing: