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

The 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 Attribute.

entity_id
string

The ID of the associated Entity.

status
enum

Status of the Attribute.

attributes
object

An object containing various credit health attributes.

error
object | null

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

created_at
string

Timestamp of when the Attribute was created.

updated_at
string

Timestamp of when the Attribute was last updated.