Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

shareId
string
erforderlich

Abfrageparameter

take
Standard:100

The record count you want to take, maximum is 1000

Beispiel:

100

skip
Standard:0

The records count you want to skip

Beispiel:

0

fieldId
string
erforderlich
type
enum<string>

Only used for plugin views

Verfügbare Optionen:
candidate,
selected

Antwort

200 - application/json

Link records list

id
string
erforderlich
title
string
Zuletzt geändert am 4. September 2026