A valid request URL is required to generate request examples{
"coreFields": [
{
"field": "<string>",
"label": "<string>",
"type": "text",
"group": "<string>",
"options": [
"<string>"
]
}
],
"dateFields": [
{
"field": "<string>",
"label": "<string>",
"type": "text",
"group": "<string>",
"options": [
"<string>"
]
}
],
"customFields": [
{
"field": "<string>",
"label": "<string>",
"type": "text",
"group": "<string>",
"options": [
"<string>"
]
}
]
}Returns the available fields that can be used to filter leads, grouped
by core fields, date fields, and custom fields.
Requires leads:view permission.
A valid request URL is required to generate request examples{
"coreFields": [
{
"field": "<string>",
"label": "<string>",
"type": "text",
"group": "<string>",
"options": [
"<string>"
]
}
],
"dateFields": [
{
"field": "<string>",
"label": "<string>",
"type": "text",
"group": "<string>",
"options": [
"<string>"
]
}
],
"customFields": [
{
"field": "<string>",
"label": "<string>",
"type": "text",
"group": "<string>",
"options": [
"<string>"
]
}
]
}