v1
latestOpenAPI 3.1.02026-08-062951103.4 KBoffer-links
List offer links
get/offer_links
Query parameters
cursorstring
Pagination cursor to retrieve
limitinteger
Limit of offer links to return
Response
OK
Example response
{
"data": [
{
"id": "olnk_rv2vbdhXf50irXE3XMpnW0i7",
"url": "https://app.prosperstack.com/p/portal/acct_TGVSiSHJwIn54bdd9M4E0Pj6/offer/olnk_rv2vbdhXf50irXE3XMpnW0i7",
"subscriber_id": "subr_WaqnjWjfqNsd2DtwmPhowDHR",
"subscription_id": "subn_Baf7MaLAFYTphvSOxiIkA7dS",
"offer_id": "offr_e7qfx6TYoqy3UjkWXocsdtM5"
}
],
"next_cursor": "null"
}