x-api-key: ********************curl --location -g --request GET 'https://relay.exostack.cloud//system/indexing/storage-status/' \
--header 'x-api-key: <api-key>'{
"organisation_id": "mastodonte",
"storage_backend": {
"indexing_records": {
"table_name": "indexing_records",
"count": 87450,
"role": "unified_index_cache"
},
"invoicing_lines": {
"table_name": "invoicing_lines",
"count": 12340,
"role": "invoicing_line_cache"
}
},
"deprecated_tables": []
}