Skip to main content
GET
/
registropontos
/
pendentes
/
1
Solicitações pendentes de pontos
curl --request GET \
  --url https://api-hml.ponto-on.com/registropontos/pendentes/1 \
  --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

page
string
Example:

"1"

limit
string
Example:

"1"

Response

200 - undefined