Skip to main content
GET
List credit reports

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Path Parameters

clientId
string
required

Query Parameters

limit
integer
default:50

Number of credit reports to return (min: 1, max: 100, default: 50).

Required range: 1 <= x <= 100
Example:

50

cursor
string

Opaque cursor from the previous response.

Response

Successfully retrieved credit reports. Returns items with pagination info containing the cursor for the next page.

items
object[]
required
pagination
object
required