/
CA
catena
/
Catena API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 19h ago
Details
Filter operations
Accounts
14
Agents
11
get
List agents
post
Create an agent
delete
Delete an agent
patch
Rename an agent
patch
Assign or clear an agent's policy
post
Grant a temporary policy override
delete
Revoke a temporary policy override
get
List agent activity
get
List agent keys
post
Create an agent key
delete
Revoke an agent key
Approvals
3
Audit
7
Counterparties
6
Deposits
1
Health
1
KYB
1
Linked accounts
3
Organization
4
Overview
1
Policies
5
Send
2
Settings
4
Team
8
Transactions
2
Transfer
2
Users
2
Agents
List agent activity
get
/agents/{id}/activity
Path parameters
id
string
required
Query parameters
page
integer
pageSize
integer
Response
A page of agent activity items
object
required
items
union[]
required
total
number
required
page
number
required
pageSize
number
required
totalPages
number
required
Changes