Get Payment History
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
pageSize
How many payments to return. Defaults to 25.
afterCursor
The nextCursor from your previous response.
Response
This endpoint returns an object.
payments
nextCursor
Absent once you have read the last page.
Errors
401
Unauthorized Error

