Leaves
List all leave types
Response Body
application/json
curl -X GET "https://example.com/api/public/v2/leave_types"{ "data": [ null ], "metadata": { "pagination": { "page": 0, "pages": 0, "count": 0, "items": 0 } }}