v1
latestOpenAPI 3.1.02026-08-062951103.4 KBoffers
List offers
get/offers
Query parameters
cursorstring
Pagination cursor to retrieve
limitinteger
Limit of offers to return
Response
OK
Example response
{
"data": [
{
"id": "offr_jIGqAAUKqWM2pptJTfRuei1t",
"name": "40% off",
"details": {
"interval": "month",
"interval_count": 3
}
}
],
"next_cursor": "null"
}