Authorization: Bearer ********************
curl --location --request GET 'https://api.upbooks.io/api/v1/leaves-configuration' \
--header 'ORGANIZATION-ID: 00000'
{
"message": "string",
"data": null,
"totalCount": 0,
"filteredCount": 0
}