Agents
Get all transactions for an agent
Retrieve all transactions performed by a specific agent (agent owner only)
post/v0.2.4/agents/transactions
Query parameters
agentIdstring required
Agent ID
subAccountstring
Sub-account identifier
Request body
Response
Transactions retrieved successfully
Example response
{
"status": "success",
"message": "Agent transactions retrieved successfully"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.