Attendance API

Retrieves attendance records for an employee over a specified period.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Specify either the month or startDate and endDate

You have two options to pass the time range:

  • month: For example, 2022-05. It would fetch the attendance for that month
  • startDate and endDate: It would fetch the attendance within the range

Supported Apps

Here are the list of apps that support this API.

Darwinbox (darwinbox)
  • Supports fetching monthly LoP Data
Keka HR (keka)
GreytHR (greythr)
Zoho People (zoho-people)
Paycor (paycor)
Ceredian Dayforce (ceridianDayforce)
Employment Hero (employmentHero)
Workline (workline)
Factorial (factorialhr)
Personio (personio)
7shifts (7shifts)
UKG Ready (ukgready)
ZingHR (zinghr)
Hubstaff (hubstaff)
WebWork (webwork)

Supported Request Fields:

  • month
  • startDate
  • endDate
  • originData

Additional Metadata:

  • No metadata parameters supported

Supported Response Fields:

  • attendance
  • attendance.date
  • attendance.totalHours
  • attendance.status
  • attendance.employeeId
  • attendance.id
Toggl Track (togglTrack)
Lucca HR (luccahr)

Supported Request Fields:

  • employeeId - Required
  • from - Required
  • to - Required
  • originData

Supported Response Fields:

  • attendance.shiftStart
  • attendance.shiftEnd
  • attendance.status
  • originData
Insightful (insightful)

Supported Request Fields:

  • employeeId - Required
  • startDate
  • endDate
  • month
  • originData

Supported Response Fields:

  • attendance
  • attendance.date
  • attendance.shiftStart
  • attendance.shiftEnd
  • attendance.totalHours
  • attendance.breakHours
  • attendance.effectiveHours
  • attendance.firstInTime
  • attendance.lastOutTime
  • attendance.status
  • attendance.employeeId
  • attendance.type
  • attendance.timezone
  • attendance.id
  • originData
Hibob (hibob)
Query Params
string
required

Employee ID

string
Defaults to 2023-04

Month in yyyy-mm format

date
date
boolean
Defaults to false

If true, we will include origin API response in the return. Default value is false

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json