Skip to main content
GET
cURL

Авторизации

Authorization
string
header
обязательно

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

Параметры пути

shareId
string
обязательно

Параметры запроса

take
по умолчанию:100

The record count you want to take, maximum is 1000

Пример:

100

skip
по умолчанию:0

The records count you want to skip

Пример:

0

fieldId
string
обязательно
type
enum<string>

Only used for plugin views

Доступные опции:
candidate,
selected

Ответ

200 - application/json

Link records list

id
string
обязательно
title
string
Последнее изменение 4 сентября 2026 г.