v2

latestOpenAPI 3.0.22026-08-07295198367.7 KB
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.