Skip to main content

Get report as a renter

GET 

/api/experian/renters/:renterId/report

Retrieves the Experian credit report for the authenticated renter.

The report is only accessible after successful authentication (OTP or KBA).

Content negotiation: The response is returned as either rendered HTML (text/html) or structured JSON (application/json). The format is resolved in this priority order: format query param > contentType query param > Accept header > default. Non-relay partner clients default to HTML; relay first-party clients default to JSON.

Accessing an expired report returns 400 Bad Request (not 410).

Request

Responses

Report retrieved.