List contactable checkout intents

Requires the checkout_intent:list scope. Returns only intents with a valid normalized email or phone for the selected business. Use status=abandoned for recovery work. Active means activity within 15 minutes; abandoned means unfinished and idle at least 15 minutes; completed means an order was created. Resumed intents can become active again. Uses cursor pagination ordered by the selected timestamp and intent ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Omit to include all contactable statuses.

Allowed:

Search customer name, email, or normalized phone.

string

Optional capture-source filter within the selected business.

string

Optional capture-source filter within the selected business.

string

Optional capture-source filter within the selected business.

date-time

Inclusive start timestamp.

date-time

Exclusive end timestamp.

string
enum
Defaults to last_activity_at

Timestamp used for cursor ordering. completed_at falls back to started_at for unfinished intents. Keep sort_by and sort_direction unchanged while paging.

Allowed:
string
enum
Defaults to desc

Sort direction.

Allowed:
integer
1 to 100
Defaults to 20

Maximum number of rows.

string

Opaque cursor for the next page.

string

Opaque cursor for the previous page.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain