List letters

Returns the non-archived letters of the authenticated client with minimal fields per item.
Use the GET /letters/{letterId} endpoint to retrieve the full details of a letter.

Pagination

Results are paginated with the limit and page query parameters. Both values are clamped,
never rejected: limit is capped at 200 (default 50), an invalid page falls back to 1.
The meta object of the response tells whether more results are available (hasMore)
and how many items exist in total (total).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
1 to 200
Defaults to 50

Maximum number of items per page (1-200, values above 200 are clamped to 200)

integer
≥ 1
Defaults to 1

1-based page index

string
enum

Filter by letter type

Allowed:
integer

Filter by letter folder ID

Responses

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