Skip to main content
GET
List Loans

Overview

Returns a paginated list of all loan applications created under the merchant’s API key. Supports filtering by status and customer.

Request

Method: GET
URL: /v1/loans

Parameters

Response

200 OK

Authorizations

apikey
string
header
required

Provide your API key in the 'apikey' header.

Headers

x-carbon-key
string
required

Query Parameters

status
string
customer_id
string
page
integer
limit
integer

Response

200 - application/json

Successful response

The response is of type object.