Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

shareId
string
requis

Paramètres de requête

take
défaut:100

The record count you want to take, maximum is 1000

Exemple:

100

skip
défaut:0

The records count you want to skip

Exemple:

0

fieldId
string
requis
type
enum<string>

Only used for plugin views

Options disponibles:
candidate,
selected

Réponse

200 - application/json

Link records list

id
string
requis
title
string
Dernière modification le 4 septembre 2026