Document
List 'Lead' records related through the 'leads' link.
get/Document/{id}/leads
Query parameters
Disable calculation of the total number of records.
Response
Success.
Example response
{
"list": [
{
"convertedAt": "2026-11-29 12:34:56",
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56",
"streamUpdatedAt": "2026-11-29 12:34:56"
}
]
}