Get total results count for list of vacation reports

GET /api-v1/vacation/{type}/overall

Headers

Path parameters

  • type string Required

    type

    Values are YEAR or MONTH.

Responses

GET /api-v1/vacation/{type}/overall
curl \
 -X GET http://wyzio.app/api-v1/vacation/{type}/overall \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"
Response examples (200)
42