List Sends

Get a list of send requests

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

⚠️

Updated Terminology

Payments are now called Sends. These Send endpoints replace the legacy Payments endpoints. The functionality remains identical, only the terminology has changed. Legacy payment endpoints are deprecated but will continue to work. We recommend migrating to these new /send endpoints for future compatibility.

Query Params
string

a date string in ISO format (2023-02-13T10:08:57.307Z)

string

a date string in ISO format (2023-02-13T10:08:57.307Z)

int32

a number indicating the where the pagination should start from

int32
Defaults to 100

a number indicating the number of items per page

string
Defaults to createdAt

a string indicating the field to which the start and end date are applied - either 'createdAt' or 'updatedAt'

string
Defaults to createdAt

a string indicating the field on which to sort by - either 'createdAt' or 'updatedAt'

string
Defaults to desc

a string indicating how to order the results - either 'asc' or 'desc'

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