Skip to main content
GET
List the Latest Feature Values for an Entity

Authorizations

Authorization
string
header
required

OAuth2 Authorization Code flow

Path Parameters

entityId
string
required

Query Parameters

asOf
string

Return the latest observations at or before this instant.

Response

200 - application/json
id
string
required
entityType
enum<string>
required
Available options:
company,
person
entityId
string
required
featureKey
string
required
status
enum<string>
required
Available options:
available,
missing,
error
queryId
string
required
evidenceQueryIds
string[]
required
observedAt
string<date-time>
required
value
errorCode
string | null