Agent Dashboard - Working Hours

Read Agent Working Hours By User

get/agent-working-hours

Response

Successful Response

idstring uuid
date_createdstring date-time
date_updatedstring date-time
agent_user_idstring uuid required

Foreign key to reference the user table.

daystring required

Day of the week (e.g., Monday, Tuesday, ...).

start_timestring time required

Time the agent starts working.

end_timestring time required

Time the agent stops working.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.