HomeGuidesRecipesAPI ReferenceChangelog
Treasury Portal Login
API Reference

List Sends

Get a list of send requests

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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