Skip to main content
GET
/
v1
/
dashboard
/
attendance
/
attendants
cURL
curl --request GET \
  --url https://api.nuvia.ai/v1/dashboard/attendance/attendants
{}

Query Parameters

startDate
string
required
endDate
string
required
statusFilter
enum<string>
default:total
Available options:
total,
finalized,
open,
waiting
page
integer
default:1
Required range: 1 <= x <= 9007199254740991
rowsPerPage
integer
default:5
Required range: 1 <= x <= 100

Response

200 - application/json

The response is of type object.