Skip to main content

Listar talentos paginados

Este endpoint retorna uma lista paginada de talentos com capacidade de filtrar por data de criação ou atualização.

Request Body
exclusiveStartKey object

Identificador que marca onde a listagem de vagas deve começar. Use este parâmetro para continuar a partir da última vaga exibida na chamada anterior.

id string
createdAt string
updatedAt string
orderBy object
field string — REQUIRED

Possible values: [createdAt, updatedAt]

direction string — REQUIRED

Possible values: [asc, desc]

filter object
createdAt date-time
updatedAt date-time
Responses
200

Lista paginada de talentos

Schema — OPTIONAL
items object[] — OPTIONAL
attributes object — OPTIONAL
approach object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value string — OPTIONAL
diversityBlack object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value boolean — OPTIONAL
diversityDisability object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value boolean — OPTIONAL
diversityLgbt object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value boolean — OPTIONAL
diversityTrans object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value boolean — OPTIONAL
diversityWoman object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value boolean — OPTIONAL
email object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value string — OPTIONAL
phone object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value string — OPTIONAL
seniority object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value string — OPTIONAL
tags object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value string[] — OPTIONAL
targetSalary object[] — OPTIONAL
createdAt string — OPTIONAL
id string — OPTIONAL
origin string — OPTIONAL
updatedAt string — OPTIONAL
value object — OPTIONAL
max number — OPTIONAL
min number — OPTIONAL
type string — OPTIONAL
company string — OPTIONAL
contactMethod string — OPTIONAL
createdAt string — OPTIONAL
email string — OPTIONAL
headline string — OPTIONAL
id string — OPTIONAL
linkedinUsername string — OPTIONAL
location string — OPTIONAL
name string — OPTIONAL
picture string — OPTIONAL
status string — OPTIONAL
updatedAt string — OPTIONAL
userId string — OPTIONAL
userName string — OPTIONAL
exclusiveStartKey object — OPTIONAL

Identificador que marca onde a listagem de vagas deve começar. Use este parâmetro para continuar a partir da última vaga exibida na chamada anterior.

id string — OPTIONAL
createdAt string — OPTIONAL
updatedAt string — OPTIONAL