The Entity Attributes endpoint provides various credit health attributes for an Entity.

The Entity Attributes endpoint is available as a:

TypeUse-Case
ProductOn-Demand view of an Entity’s credit attributes.

Attribute Objects

id
string

Unique identifier for the EntityAttribute.

entity_id
string

The ID of the associated Entity.

status
enum

Status of the EntityAttribute.

attributes
object

An object containing various credit health attributes.

error
object | null

An object representing an error that occurred while processing this EntityAttribute. See EntityAttribute errors.

created_at
string

Timestamp of when the EntityAttribute was created.

updated_at
string

Timestamp of when the EntityAttribute was last updated.