curl --location --globoff 'https://api.synci.io/api/v1/rule-logs?sort=undefined&include=undefined&page[size]=undefined&page[number]=undefined&filter[rule_id]=undefined&filter[transaction_id]=undefined&filter[transaction_type]=undefined&filter[transfer_link_id]=undefined&filter[rule_action_id]=undefined&filter[field_name]=undefined&filter[success]=undefined&filter[undone_log_id]=undefined&filter[search]=undefined' \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": 0,
"transaction_id": 0,
"transaction_type": "string",
"transfer_link_id": 0,
"rule_id": 0,
"rule": {
"id": 0,
"type": "BANK",
"name": "string",
"description": "string",
"enabled": true,
"migrated": true,
"trigger_on_any_condition": true,
"skip_other_rules_when_triggered": true,
"conditions": [
{
"id": 0,
"transaction_type": "BANK",
"field_name": "currency",
"operator": "EQUALS",
"value": "NOK",
"rules": [
{}
],
"rules_count": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
],
"conditions_count": "string",
"actions": [
{
"id": 0,
"order": 0,
"action_type": "SET_YNAB_FIELD",
"field_name": "memo",
"value": "{{ transaction.remittance_information.unstructured | remove: \"REF \" }}",
"rules": [
{}
],
"rules_count": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
],
"actions_count": "string",
"financial_accounts": [
{
"rule_position": 0,
"financial_account": {
"id": 0,
"financial_connection_id": 0,
"financial_connection": {
"id": 0,
"institution_id": 0,
"institution": {
"id": 0,
"integrator": "UNKNOWN",
"country": "string",
"name": "string",
"bic": "string",
"external_id": "string",
"logo": "string",
"supported": true,
"supports_pending_transactions": true,
"supports_card_accounts": true,
"max_historical_days": 0,
"max_access_valid_for_days": 0,
"category": "string",
"updated_at": "2019-08-24T14:15:22.123Z"
},
"enabled": true,
"health": {
"status": "HEALTHY",
"integrator_message": "string",
"failure_count": 0,
"last_attempt_at": "2019-08-24T14:15:22.123Z"
},
"status": "string",
"status_message": "string",
"sync_balances": true,
"supports_reauthorization": "string",
"supports_manage": "string",
"max_historical_days": "string",
"access_valid_for_days": "string",
"consent_expires_at": "string",
"accounts_last_synced_at": "2019-08-24T14:15:22.123Z",
"financial_accounts": [
{}
],
"financial_accounts_count": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
},
"config": {
"map_fields": {
"payee": "AUTO",
"description": "AUTO",
"date": "AUTO"
},
"enrichment": {
"enabled": "string",
"provider": "string",
"c