Skip to main content
GET
/
registropontos
/
departamento
/
tecnologia
Relatório de Ponto por Departamento/Equipe
curl --request GET \
  --url https://api-hml.ponto-on.com/registropontos/departamento/tecnologia \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

dataInicio
string
Example:

"2024/02/16"

dataFim
string
Example:

"2024/02/31"

Response

200 - undefined