Skip to main content
GET
List the offers on a deal

Authorizations

Authorization
string
header
required

Authorization code with PKCE. The person grants the scopes on the Investorlift consent page and accepts the Marketplace API Terms there.

Path Parameters

deal_id
string
required

The public id in the path, for example deal_id as mdl_a1b2c3d4e5f6.

Query Parameters

cursor
string

The next_cursor of the page before this one.

limit
integer
default:25

How many rows one page holds. 25 by default.

Required range: 1 <= x <= 100

Response

Success

data
object[]
required
meta
object
required
page
object
required