The Account endpoint enables you to fetch data related to your company account.
When you make a GET request to this endpoint, the server will respond with a JSON object containing information about your company account, including the company name, work settings, account timezone, and a timestamp of when the data was requested.
GET
https://desktime.com/api/v2/json/company?apiKey={apiKey}
- apiKey: user api key (required)