Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

shareId
string
obbligatorio

Parametri della query

take
predefinito:100

The record count you want to take, maximum is 1000

Esempio:

100

skip
predefinito:0

The records count you want to skip

Esempio:

0

fieldId
string
obbligatorio
type
enum<string>

Only used for plugin views

Opzioni disponibili:
candidate,
selected

Risposta

200 - application/json

Link records list

id
string
obbligatorio
title
string
Ultima modifica il 4 settembre 2026