GET
/
organizations
/
{organizationId}
/
activities

Headers

Accept
string

application/json by default OR text/csv

Path Parameters

organizationId
string
required

Query Parameters

offset
string
limit
string
createdFrom
string
createdTo
string
search
string

Search string based on activity name and description

activityTypes
enum<string>[]

Filter activities by activity types. See details

Available options:
login,
failed-login,
user-permissions-update,
bank-account-update,
new-bank-account,
new-crypto-address,
crypto-address-deletion,
clearloop-delegation-undelegation,
exchange-account-update,
invoice-payment,
invoice-update,
organisation-archiving,
organisation-blocking,
secondary-approval-settings,
new-organisation,
otc-settings,
last-to-sign-settings,
member-activation,
new-member,
member-deactivation,
member-permissions-update,
member-update,
organisation-unarchiving,
withdrawal-password-update,
whitelist-lock,
account-activation,
new-account,
account-archiving,
account-settings-update,
account-update,
stake-agreement-review,
walled-garden-manager-change,
new-wallet,
wallet-deposit-address-changes,
order-cancellation,
order-execution,
order-termination,
sso-configuration-creation,
sso-configuration-update,
sso-configuration-deactivation,
passkey-creation,
new-api-key,
api-key-revocation,
api-key-transfer,
credentials-reset,
passkey-deletion,
password-change,
2fa-change,
manual-deposit-compliance-approval,
manual-deposit-compliance-rejection,
new-loan,
loan-accepted,
loan-cancelled,
loan-top-up-request,
loan-top-up-accepted,
loan-top-up-cancelled,
loan-repayment,
loan-repayment-accepted,
loan-repayment-cancelled,
loan-default,
loan-partial-default,
add-collateral-to-loan,
loan-rebalance-request,
loan-rebalance-accepted,
loan-rebalance-cancelled,
external-loan-disbursal-confirmed,
external-loan-top-up-confirmed,
external-loan-repayment-confirmed,
loan-rerate-request,
loan-rerate-accepted,
loan-rerate-cancelled,
loan-extension-request,
loan-extension-accepted,
loan-extension-cancelled
excludedActivityTypes
enum<string>[]

Exclude activities by activity types. See details

Available options:
login,
failed-login,
user-permissions-update,
bank-account-update,
new-bank-account,
new-crypto-address,
crypto-address-deletion,
clearloop-delegation-undelegation,
exchange-account-update,
invoice-payment,
invoice-update,
organisation-archiving,
organisation-blocking,
secondary-approval-settings,
new-organisation,
otc-settings,
last-to-sign-settings,
member-activation,
new-member,
member-deactivation,
member-permissions-update,
member-update,
organisation-unarchiving,
withdrawal-password-update,
whitelist-lock,
account-activation,
new-account,
account-archiving,
account-settings-update,
account-update,
stake-agreement-review,
walled-garden-manager-change,
new-wallet,
wallet-deposit-address-changes,
order-cancellation,
order-execution,
order-termination,
sso-configuration-creation,
sso-configuration-update,
sso-configuration-deactivation,
passkey-creation,
new-api-key,
api-key-revocation,
api-key-transfer,
credentials-reset,
passkey-deletion,
password-change,
2fa-change,
manual-deposit-compliance-approval,
manual-deposit-compliance-rejection,
new-loan,
loan-accepted,
loan-cancelled,
loan-top-up-request,
loan-top-up-accepted,
loan-top-up-cancelled,
loan-repayment,
loan-repayment-accepted,
loan-repayment-cancelled,
loan-default,
loan-partial-default,
add-collateral-to-loan,
loan-rebalance-request,
loan-rebalance-accepted,
loan-rebalance-cancelled,
external-loan-disbursal-confirmed,
external-loan-top-up-confirmed,
external-loan-repayment-confirmed,
loan-rerate-request,
loan-rerate-accepted,
loan-rerate-cancelled,
loan-extension-request,
loan-extension-accepted,
loan-extension-cancelled
userIds
string[]

Filter activities by user IDs

Response

200 - application/json
activities
object[]