Skip to main content
GET
Listar funcionários da empresa

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 quando centro_custo_id não for informado. Identificador da empresa.

centro_custo_id
integer

Opcional. Centro de custo para filtro; quando informado, pode dispensar empresa_id.

pagina
integer

Opcional. Página da listagem.

limite
integer

Opcional. Quantidade de registros por página.

Response

200 - application/json

Sucesso

The response is of type object.