Skip to main content
GET
Where a smart-column cell's value came from

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Path Parameters

listId
string
required

Id of the list that owns the smart column.

contactId
string
required

Id of the row whose cell to inspect: the row id from GET /business/lists/{listId}/rows (a contact id on contact lists, a company id on company lists).

columnId
string
required

Id of the smart column, as returned when it was created or listed by GET /business/lists/{listId}/columns.

Response

Success

provenance
object
required