Account
Get compliance actions
Returns all compliance actions for the authenticated account
get/account/compliance
Response
OK
Example response
{
"results": [
{
"action_type": "ACCEPT_TOS",
"action_version": "2026-02-15",
"created_at": 1771156475000
}
]
}