Guide: Abandoned Basket Campaigns
This API returns incomplete or “abandoned” baskets.
What is the typical user flow interacting with a Limio Basket?
How Abandoned Baskets are generated in Limio
API Reference
Authorizations
AuthorizationstringRequired
To create a Bearer token, see How to get an OAuth Bearer Token?.
Usage format: Bearer <token>
Query parameters
limitnumberRequiredExample:
The number of objects to return.
10createdAfterstring · date-timeRequiredExample:
Filter items created after the provided ISO date-time string
2020-12-01T16:00:00ZqueryMorestringOptionalExample:
Retrieves the next page of results. Use the queryMore returned in the previous response.
DnF1ZXJ5VGhlbkZldGNoBQAAAAAAGHResponses
200
OK
application/json
queryMorestringOptionalExample:
Cursor for the next page of results
eyJ2IjoiMSIsImMiOiJjYjY0ZDY1YS1iYzQwLTQ3YjItODI5Ny1mN2E4ZGEyYjA0M2UiLCJyIjoiMjAyNC0wMy0yNlQxNTowNDo1NC45NzVaIn0=401
Unauthorized
application/json
502
Bad Gateway
application/json
get
/checkout/abandonedPurpose of this API
Use of this API
Identifying the user
PreviousGuide: Vibe Code Custom Components with Claude CodeNextGuide: Initiate a Basket with a Limio Offer
Last updated
Was this helpful?

