Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

shareId
string
requerido

Parámetros de consulta

take
predeterminado:100

The record count you want to take, maximum is 1000

Ejemplo:

100

skip
predeterminado:0

The records count you want to skip

Ejemplo:

0

fieldId
string
requerido
type
enum<string>

Only used for plugin views

Opciones disponibles:
candidate,
selected

Respuesta

200 - application/json

Link records list

id
string
requerido
title
string
Última modificación el 4 de septiembre de 2026