Skip to main content
GET
Obter funcionários

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

api-key
string
header
required

Obrigatório. Sua chave API.

Query Parameters

empresa_id
integer

Obrigatório caso não seja informado o centro_custo_id ou caso o usuário autenticado seja da central.

centro_custo_id
integer

ID do centro de custo.

limite
integer
default:20

default 20, max 100

Required range: x <= 100
pagina
integer
default:1

default 1

Response

200 - application/json

Sucesso