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