Skip to main content
GET
Get Object and Fields

Authorizations

Authorization
string
header
required

API key required in Authorization header. Format: iclosed-<token>

Query Parameters

objectType
enum<string>
Available options:
CONTACT,
CALL,
EVENT,
DEAL,
USER,
ISCORE,
UNIFIED_INBOX,
INVITEE_QUESTION
page
integer
Required range: x >= 0
limit
integer
default:20
Required range: 1 <= x <= 100
Maximum string length: 1000
inputType
enum<string>
Available options:
NUMBER,
TEXT,
TEXT_AREA,
DATE,
USER,
USERS_MULTIPLE,
URL,
SINGLE_SELECT,
MULTIPLE_SELECT,
EMAIL,
RATING
showSystemFields
enum<string>
Available options:
true,
false
inviteeQuestions
enum<string>
Available options:
true,
false
identifiers
string
Maximum string length: 500

Response

Paginated custom fields for the object type

count
number
required
data
object[]
required
hasMore
boolean
required
nextPage
number