Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

The unique wallet identifier

Query Parameters

subscription_id
string<uuid>

Only return transactions for allocations granted by this subscription

feature_key
string

Only return transactions produced by this feature

start_date
string<date-time>

Only return transactions recorded at or after this timestamp (ISO 8601)

end_date
string<date-time>

Only return transactions recorded at or before this timestamp (ISO 8601)

page
integer
default:1

The page of results to return

per_page
integer
default:10

Number of records per page

Response

Credit transactions fetched successfully