Get Payment History

Deprecated
Deprecated. Read this from the Thera API with your API key instead. Returns the payments your company has made to Thera. Each page is newest first by the date the payment took effect, but paging follows the order payments were recorded, so read to the last page before assuming you have the most recent ones.

Authentication

X-Thera-API-Keystring
API Key authentication via header

Query parameters

pageSizelongOptional
How many payments to return. Defaults to 25.
afterCursorstringOptional
The nextCursor from your previous response.

Response

This endpoint returns an object.
paymentslist of objects
nextCursorstringOptional
Absent once you have read the last page.

Errors

401
Unauthorized Error