Get transactions by entity
Retrieves all transactions for a specific entity with pagination
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
entityId
The ID of the entity to get transactions for
cursor
Cursor for pagination
pageSize
Number of transactions per page
Response
Transactions retrieved successfully
transactions
nextCursor
hasMore