Discussions

Ask a Question
Back to All

Get Future Availability API Request returning empty data array.

Hello Humanity Team,

I'm trying to retrieve future availability via the GET Future Availability endpoint.
I am receiving an empty data ray as the response.

{
"status": 1,
"data": [],
"metadata": [],
"token": "xxx",
"error": null
}

Could you advise on how to retrieve future availability of employees programatically please?