cURL
curl --request GET \ --url https://api-hml.ponto-on.com/departamentos/1/1/funcionarios \ --header 'Authorization: Bearer <token>'
Listar usuários por departamentoId
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
"1"
"10"