clients

Get Client

get/v1/clients/{client_id}

Path parameters

client_idstring required

Response

Successful Response

idstring required
customerIdstring required
namestring required
scoreinteger required
scoreSourcestring nullable

Score data source: chr1 or chr2

lastContactDatestring date-time nullable
lastUpdatedAtstring date-time nullable
hasInsufficientDataboolean nullable
extraColumnsobject nullable

Custom column values

historicalDatainteger[] nullable
archivedboolean nullable
spotlightSummarystring nullable

AI-generated markdown summary of client status for the current week

topicsobject[] nullable

Topic and category scores organized by category

Changes

Changed in 1 of the 2 revisions of this API.1

    • added the optional property portfolios to the response with the 200 status

      response-optional-property-added