Gets Transaction Pagination

Retrieves a paginated list of transactions for the specified account, allowing clients to page through large sets of transaction data.

Path Params
string
required

This value identifies the program type of the account to be created.

string
required

Unique Identifier (UID) or GUID for the account involved in this transaction.

Query Params
int32

The zero-based index of the first transaction to return. Used for pagination. Optional.

int32

The maximum number of transactions to return in the response. Optional.

string

The unique identifier filter to retrieve transactions associated with a specific purse.

Headers
string
required

A unique identifier for tracking the request, provided in the X-GD-RequestId header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json