Reads all French leave day counts

Returns the French day count for each requested leave. Leaves whose details the requester cannot see are omitted rather than rejected, so a partial result is normal. A leave with no computable count is also omitted. The request must be bounded — send either leave_ids or both from and to.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
leave_ids[]
array of strings

Only return day counts for these leaves. Required unless from and to are sent

leave_ids[]
employee_ids[]
array of strings

Only return day counts for leaves belonging to these employees

employee_ids[]
string

Start of the period the count is computed over (YYYY-MM-DD). Leaves are filtered to those overlapping the period, and a leave extending beyond it is counted only for the days inside. Must be sent together with to. Required unless leave_ids is sent.

string

End of the period the count is computed over (YYYY-MM-DD). Must be sent together with from. Required unless leave_ids is sent.

boolean
required

Include leaves that have been deleted

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json