Return a list of attendances.

This endpoint returns an array of objects with all the existing attendance entries within Kenjo for a maximum of 31 days, defined by the required params from and to. Every object contains an attendance entry.

Log in to see full request history
Query Params
string
required

A date in format YYYY-MM-DD to indicate the starting point.

string
required

A date in format YYYY-MM-DD to indicate the ending point.

Headers
string
required

A valid bearer token.

Responses

401

UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.

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