Custody Wallet
Get Custody Wallet Transactions
Get paginated list of transactions for a custody wallet
GET
Get Custody Wallet Transactions
Documentation Index
Fetch the complete documentation index at: https://docs.carbn.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Must be included in the x-api-key header.
Path Parameters
The unique identifier of the custody wallet
Query Parameters
Page number (0-indexed)
Required range:
x >= 0Number of items per page
Required range:
x >= 1Response
Transactions retrieved successfully
List of transactions
Total number of pages
Example:
1
Total number of elements across all pages
Example:
1
Whether this is the last page
Example:
true
Number of elements in the current page
Example:
1
Page size
Example:
20
Current page number (0-indexed)
Example:
0
Whether this is the first page
Example:
true
Whether the page is empty
Example:
false
Get Custody Wallet Transactions