Credit Scores
Retrieve Individual Credit Scores
GET
/
entities
/
{ent_id}
/
credit_scores
/
{crs_id}
Retrieves a Credit Score record for an Entity.
Path Parameters
ent_id
string
The ID of the entity.
crs_id
string
The ID of the CreditScore.
Returns
Returns an Entity’s CreditScore object.