Time-Off EndPoint

I would like to export my team time off timeline to another tool.

Is there any possiblity to get time off data from https://pto.api.clockify.me/v1 endpoint ?

Please see attached screenshot from my postman. I’m getting an error.

Hi @Jomar_Ebonite and welcome to Clockify Forum!

There are two important parts for this request, therefore make sure to include the following:

  1. Headers - Personal API key and Content type (json/app)
  2. Request body - Specify date range (start and end time), userIDs, page and page size.

For request, please check reference from our documentation below ↓

Let us know if you have succeeded with the PTO request after inputting these two fields.

Cheers!