List Transactions

Returns a paginated list of transactions from the remote practice management system. Supports filtering and ordering.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
1 to 20000

The maximum number of transactions to return. The service may return fewer than this value. If unspecified, at most 50 transactions will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

string

A page token, received from a previous ListTransactions call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListTransactions must match the call that provided the page token.

string

Specifies the field and direction used to sort the results (e.g., 'transaction_time desc').

string

A CEL filter expression to narrow results. See https://aip.kolla.dev/160 for syntax details.

string

Comma-separated feature flags that modify the behavior of the list operation.

Responses

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