Queries (Stream)
POST
/api/collections/data/fetch/queryLast modified:Â 4 months ago
Request
Body Params application/json
collection
stringÂ
required
query
array [object {3}]Â
required
field
stringÂ
required
operator
stringÂ
required
value
stringÂ
required
format
stringÂ
required
The output format. It can be a JSON
, file
and stream
.
compounding
stringÂ
optional
orderType
stringÂ
optional
orderBy
stringÂ
optional
limit
integerÂ
optional
startAfter
integerÂ
optional
Example
{
"collection": "datalogs",
"query": [
{
"field": "processingTime",
"operator": ">=",
"value": "1000"
},
{
"field": "level",
"operator": "==",
"value": "ERROR"
}
],
"compounding": "OR",
"orderType": "DESC",
"orderBy": "docCreatedAt",
"limit": 100,
"startAfter": 0,
"format": "stream"
}
Request samples
Responses
OK(200)
Bad Request(400)
HTTP Code:Â 200
Content Type :Â Event-Streamtext/event-stream
Example
data: {"data":{"docId":"f66d2d7a-0981-463c-a572-73a0aea3b73b","docCreatedAt":"2024-07-24 00:51:10","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Fetch Collection Data","logSubUnit":"fetchCollectionData","timestamp":"1970-01-01 05:30:00","requestBodySize":43,"responseBodySize":31370,"endpoint":"/api/collections/data/fetch/all","processingid":"b3d0fc04-337d-42df-80d9-4e959d9df9fd","processingTime":503.954292,"processingCount":1,"processType":"API","input":"{\"collection\":\"datalogs\",\"format\":\"stream\"}","output":"datalogs-undefined-stream","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"1d3cb4c2-eed0-412e-954f-9f7c32383233","docCreatedAt":"2024-07-23 16:12:35","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"authentication","logSubUnit":"userDataMasterDb","timestamp":"1970-01-01 05:30:00","requestBodySize":2,"responseBodySize":185,"endpoint":"/authentication","processingid":"0ebc133f-bd53-49bf-afa3-3f035d73f136","processingTime":2083.611875,"processingCount":1,"processType":"API","input":"{}","output":"{\"userEmail\":\"ghosh.sagnik2000@gmail.com\",\"userDisplayName\":\"Sagnik Ghosh\",\"orgName\":\"Ayush Kullluu\",\"processingTime\":2083.611875,\"processingId\":\"0ebc133f-bd53-49bf-afa3-3f035d73f136\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"5f1b62ec-ff0a-4606-824d-968bd4c0bb8b","docCreatedAt":"2024-07-23 19:37:42","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"ERROR","logFor":"Create Organization","logSubUnit":"createOrgDb","timestamp":"1970-01-01 05:30:00","requestBodySize":30,"responseBodySize":141,"endpoint":"/api/databases/organization/create","processingid":"3b71ea00-0c83-4daf-805f-3ab7d8ab28c6","processingTime":498.11375,"processingCount":1,"processType":"API","input":"{\"databaseId\":\"Test Database\"}","output":"{\"status\":\"Error\",\"message\":\"Failed to create the database\",\"processingTime\":498.11375,\"processingId\":\"3b71ea00-0c83-4daf-805f-3ab7d8ab28c6\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"7c4f6630-4c7f-4d08-9995-de12b7455073","docCreatedAt":"2024-07-23 19:38:39","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Create Organization","logSubUnit":"userDataMasterDb","timestamp":"1970-01-01 05:30:00","requestBodySize":30,"responseBodySize":129,"endpoint":"/api/databases/organization/create","processingid":"de2934c9-d621-40ea-a988-693f61f55bb8","processingTime":469.654833,"processingCount":1,"processType":"API","input":"{\"databaseId\":\"Test Database\"}","output":"{\"message\":\"Organization created successfully\",\"processingTime\":469.654833,\"processingId\":\"de2934c9-d621-40ea-a988-693f61f55bb8\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"4a5b5e33-08ac-497c-8fe8-e11fa078c68c","docCreatedAt":"2024-07-23 19:40:37","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"ERROR","logFor":"Create Organization","logSubUnit":"createOrgDb","timestamp":"1970-01-01 05:30:00","requestBodySize":30,"responseBodySize":151,"endpoint":"/api/databases/organization/create","processingid":"b0a91def-159e-4810-afff-9bc012f3b1a7","processingTime":377.61,"processingCount":1,"processType":"API","input":"{\"databaseId\":\"Test Database\"}","output":"{\"status\":\"Error\",\"message\":\"Database \\\"Test Database\\\" already exists.\",\"processingTime\":377.61,\"processingId\":\"b0a91def-159e-4810-afff-9bc012f3b1a7\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"eaa59130-7987-474b-a457-d8fe968d9eae","docCreatedAt":"2024-07-23 19:42:38","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Create Organization","logSubUnit":"userDataMasterDb","timestamp":"1970-01-01 05:30:00","requestBodySize":32,"responseBodySize":160,"endpoint":"/api/databases/organization/create","processingid":"5ea2980c-d1eb-4d45-9c36-fb3008cd110b","processingTime":378.655042,"processingCount":1,"processType":"API","input":"{\"databaseId\":\"Test Database 2\"}","output":"{\"message\":\"Organization created successfully\",\"databaseId\":\"Test Database 2\",\"processingTime\":378.655042,\"processingId\":\"5ea2980c-d1eb-4d45-9c36-fb3008cd110b\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"d04967ec-8394-4f88-a10c-74211464af29","docCreatedAt":"2024-07-23 19:43:24","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"ERROR","logFor":"Create Organization","logSubUnit":"createOrgDb","timestamp":"1970-01-01 05:30:00","requestBodySize":30,"responseBodySize":155,"endpoint":"/api/databases/organization/create","processingid":"7276e04c-8747-4c90-be2f-969fd51a24ed","processingTime":316.091417,"processingCount":1,"processType":"API","input":"{\"databaseId\":\"Test Database\"}","output":"{\"status\":\"Error\",\"message\":\"Database \\\"Test Database\\\" already exists.\",\"processingTime\":316.091417,\"processingId\":\"7276e04c-8747-4c90-be2f-969fd51a24ed\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"de200318-7da9-481b-8da2-0ca9f65fff88","docCreatedAt":"2024-07-23 19:43:36","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Create Organization","logSubUnit":"userDataMasterDb","timestamp":"1970-01-01 05:30:00","requestBodySize":32,"responseBodySize":160,"endpoint":"/api/databases/organization/create","processingid":"8a4e703e-19f2-4765-8acb-6992054e7580","processingTime":261.677875,"processingCount":1,"processType":"API","input":"{\"databaseId\":\"Test Database 3\"}","output":"{\"message\":\"Organization created successfully\",\"databaseId\":\"Test Database 3\",\"processingTime\":261.677875,\"processingId\":\"8a4e703e-19f2-4765-8acb-6992054e7580\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"ecf55b01-a8fb-48d6-9672-9588444fd8bc","docCreatedAt":"2024-07-23 19:43:55","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"ERROR","logFor":"Create Organization","logSubUnit":"createOrgDb","timestamp":"1970-01-01 05:30:00","requestBodySize":30,"responseBodySize":155,"endpoint":"/api/databases/organization/create","processingid":"bba6b134-2e91-4316-ab87-6c1989a9db38","processingTime":265.512917,"processingCount":1,"processType":"API","input":"{\"databaseId\":\"Test Database\"}","output":"{\"status\":\"Error\",\"message\":\"Database \\\"Test Database\\\" already exists.\",\"processingTime\":265.512917,\"processingId\":\"bba6b134-2e91-4316-ab87-6c1989a9db38\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"a96034e1-3ec4-42fb-be2d-f1c4a322b0d2","docCreatedAt":"2024-07-23 20:14:25","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Create Collection","logSubUnit":"createCollectionDb","timestamp":"1970-01-01 05:30:00","requestBodySize":273,"responseBodySize":129,"endpoint":"/api/collections/create","processingid":"a2254ec3-5fa7-4346-a8af-c6081c0d793a","processingTime":794.479792,"processingCount":1,"processType":"API","input":"{\"collection\":\"Users\",\"collectionSchema\":{\"name\":\"string\",\"age\":\"number\",\"weight\":\"float\",\"is_active\":\"boolean\",\"date_of_birth\":\"date\",\"timestamp\":\"timestamp\",\"address\":\"json\",\"hobbies\":\"array\",\"location\":\"geopoint\",\"id\":\"uuid\",\"ip_address\":\"ip\"},\"collectionSortBy\":\"name\"}","output":"{\"message\":\"Organization created successfully\",\"processingTime\":794.479792,\"processingId\":\"a2254ec3-5fa7-4346-a8af-c6081c0d793a\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"14d8d1f2-6ae9-44dd-a07f-b74c87bab157","docCreatedAt":"2024-07-23 20:18:01","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"ERROR","logFor":"Create Collection","logSubUnit":"createCollectionDb","timestamp":"1970-01-01 05:30:00","requestBodySize":273,"responseBodySize":146,"endpoint":"/api/collections/create","processingid":"1596711e-dfcb-4f01-8b5d-54ad4b481125","processingTime":514.769,"processingCount":1,"processType":"API","input":"{\"collection\":\"Users\",\"collectionSchema\":{\"name\":\"string\",\"age\":\"number\",\"weight\":\"float\",\"is_active\":\"boolean\",\"date_of_birth\":\"date\",\"timestamp\":\"timestamp\",\"address\":\"json\",\"hobbies\":\"array\",\"location\":\"geopoint\",\"id\":\"uuid\",\"ip_address\":\"ip\"},\"collectionSortBy\":\"name\"}","output":"{\"status\":\"Error\",\"message\":\"Collection \\\"Users\\\" already exists.\",\"processingTime\":514.769,\"processingId\":\"1596711e-dfcb-4f01-8b5d-54ad4b481125\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"4b15be9f-be5d-4ff7-8031-bbbbaf313afb","docCreatedAt":"2024-07-23 20:20:04","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Create Collection","logSubUnit":"createCollectionDb","timestamp":"1970-01-01 05:30:00","requestBodySize":278,"responseBodySize":143,"endpoint":"/api/collections/create","processingid":"1d447ab7-49b5-4f6c-8f81-a4cb3ce7eba2","processingTime":448.159625,"processingCount":1,"processType":"API","input":"{\"collection\":\"Users Data\",\"collectionSchema\":{\"name\":\"string\",\"age\":\"number\",\"weight\":\"float\",\"is_active\":\"boolean\",\"date_of_birth\":\"date\",\"timestamp\":\"timestamp\",\"address\":\"json\",\"hobbies\":\"array\",\"location\":\"geopoint\",\"id\":\"uuid\",\"ip_address\":\"ip\"},\"collectionSortBy\":\"name\"}","output":"{\"message\":\"Collection \\\"Users Data\\\" created successfully.\",\"processingTime\":448.159625,\"processingId\":\"1d447ab7-49b5-4f6c-8f81-a4cb3ce7eba2\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"809dcb87-9470-4228-b36b-43df4bb4b110","docCreatedAt":"2024-07-23 20:20:56","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Create Collection","logSubUnit":"createCollectionDb","timestamp":"1970-01-01 05:30:00","requestBodySize":280,"responseBodySize":140,"endpoint":"/api/collections/create","processingid":"19bd1609-a4a3-4d18-b195-0dc2d56ce8ef","processingTime":413.387208,"processingCount":1,"processType":"API","input":"{\"collection\":\"Users 2\",\"collectionSchema\":{\"name\":\"string\",\"age\":\"number\",\"weight\":\"float\",\"is_active\":\"boolean\",\"date_of_birth\":\"date\",\"timestamp\":\"timestamp\",\"address\":\"json\",\"hobbies\":\"array\",\"location\":\"geopoint\",\"id\":\"uuid\",\"ip_address\":\"ip\"},\"collectionSortBy\":\"something\"}","output":"{\"message\":\"Collection \\\"Users 2\\\" created successfully.\",\"processingTime\":413.387208,\"processingId\":\"19bd1609-a4a3-4d18-b195-0dc2d56ce8ef\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"6c2c35c7-0752-4297-80e1-ecb5e72f2a5e","docCreatedAt":"2024-07-23 21:23:57","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Delete Collection","logSubUnit":"deleteCollectionDb","timestamp":"1970-01-01 05:30:00","requestBodySize":22,"responseBodySize":138,"endpoint":"/api/collections/secure-end/delete","processingid":"ac74200f-1d76-45b6-88fc-f0ea8ea150f4","processingTime":702.937083,"processingCount":1,"processType":"API","input":"{\"collection\":\"Users\"}","output":"{\"message\":\"Collection \\\"Users\\\" deleted successfully.\",\"processingTime\":702.937083,\"processingId\":\"ac74200f-1d76-45b6-88fc-f0ea8ea150f4\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"0509c5cc-3d30-44dd-b678-7d40860974fd","docCreatedAt":"2024-07-23 21:24:22","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"ERROR","logFor":"Delete Collection","logSubUnit":"deleteCollectionDb","timestamp":"1970-01-01 05:30:00","requestBodySize":22,"responseBodySize":143,"endpoint":"/api/collections/secure-end/delete","processingid":"e26fae15-471f-4b1f-b632-72f4ee2f04f5","processingTime":353.03575,"processingCount":1,"processType":"API","input":"{\"collection\":\"Users\"}","output":"{\"status\":\"Error\",\"message\":\"Collection Users does not exist\",\"processingTime\":353.03575,\"processingId\":\"e26fae15-471f-4b1f-b632-72f4ee2f04f5\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"02c595a8-8517-4911-9ba0-77d6d88476fb","docCreatedAt":"2024-07-23 23:46:45","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"ERROR","logFor":"Fetch Collection Data","logSubUnit":"fetchCollectionData","timestamp":"1970-01-01 05:30:00","requestBodySize":33,"responseBodySize":136,"endpoint":"/api/collections/data/fetch/all","processingid":"0257237e-3968-4602-8508-cbe046a5e3ef","processingTime":437.020708,"processingCount":1,"processType":"API","input":"{\"collection\":\"\",\"format\":\"JSON\"}","output":"{\"status\":\"Error\",\"message\":\"Invalid collection name\",\"processingTime\":437.020708,\"processingId\":\"0257237e-3968-4602-8508-cbe046a5e3ef\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"19d678a8-2e78-42e2-80a5-a9fdf4a23dad","docCreatedAt":"2024-07-23 23:54:16","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Fetch Collection Data","logSubUnit":"fetchCollectionData","timestamp":"1970-01-01 05:30:00","requestBodySize":41,"responseBodySize":107,"endpoint":"/api/collections/data/fetch/all","processingid":"7da175ca-7cc1-4369-b860-031b0f66421c","processingTime":398.760791,"processingCount":1,"processType":"API","input":"{\"collection\":\"datalogs\",\"format\":\"JSON\"}","output":"{\"collection\":\"datalogs\",\"processingTime\":398.760791,\"processingId\":\"7da175ca-7cc1-4369-b860-031b0f66421c\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"12331419-7034-41c0-b473-ba61989ee7a2","docCreatedAt":"2024-07-24 00:03:55","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Fetch Collection Data","logSubUnit":"fetchCollectionData","timestamp":"1970-01-01 05:30:00","requestBodySize":41,"responseBodySize":13682,"endpoint":"/api/collections/data/fetch/all","processingid":"c24f1f23-6a2d-4c1a-acd4-085e403bcd87","processingTime":399.860541,"processingCount":1,"processType":"API","input":"{\"collection\":\"datalogs\",\"format\":\"JSON\"}","output":"{\"data\":[{\"docId\":\"19d678a8-2e78-42e2-80a5-a9fdf4a23dad\",\"docCreatedAt\":\"2024-07-23 23:54:16\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"INFO\",\"logFor\":\"Fetch Collection Data\",\"logSubUnit\":\"fetchCollectionData\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":41,\"responseBodySize\":107,\"endpoint\":\"/api/collections/data/fetch/all\",\"processingid\":\"7da175ca-7cc1-4369-b860-031b0f66421c\",\"processingTime\":398.760791,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"collection\\\":\\\"datalogs\\\",\\\"format\\\":\\\"JSON\\\"}\",\"output\":\"{\\\"collection\\\":\\\"datalogs\\\",\\\"processingTime\\\":398.760791,\\\"processingId\\\":\\\"7da175ca-7cc1-4369-b860-031b0f66421c\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"02c595a8-8517-4911-9ba0-77d6d88476fb\",\"docCreatedAt\":\"2024-07-23 23:46:45\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"ERROR\",\"logFor\":\"Fetch Collection Data\",\"logSubUnit\":\"fetchCollectionData\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":33,\"responseBodySize\":136,\"endpoint\":\"/api/collections/data/fetch/all\",\"processingid\":\"0257237e-3968-4602-8508-cbe046a5e3ef\",\"processingTime\":437.020708,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"collection\\\":\\\"\\\",\\\"format\\\":\\\"JSON\\\"}\",\"output\":\"{\\\"status\\\":\\\"Error\\\",\\\"message\\\":\\\"Invalid collection name\\\",\\\"processingTime\\\":437.020708,\\\"processingId\\\":\\\"0257237e-3968-4602-8508-cbe046a5e3ef\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"1d3cb4c2-eed0-412e-954f-9f7c32383233\",\"docCreatedAt\":\"2024-07-23 16:12:35\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"INFO\",\"logFor\":\"authentication\",\"logSubUnit\":\"userDataMasterDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":2,\"responseBodySize\":185,\"endpoint\":\"/authentication\",\"processingid\":\"0ebc133f-bd53-49bf-afa3-3f035d73f136\",\"processingTime\":2083.611875,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{}\",\"output\":\"{\\\"userEmail\\\":\\\"ghosh.sagnik2000@gmail.com\\\",\\\"userDisplayName\\\":\\\"Sagnik Ghosh\\\",\\\"orgName\\\":\\\"Ayush Kullluu\\\",\\\"processingTime\\\":2083.611875,\\\"processingId\\\":\\\"0ebc133f-bd53-49bf-afa3-3f035d73f136\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"5f1b62ec-ff0a-4606-824d-968bd4c0bb8b\",\"docCreatedAt\":\"2024-07-23 19:37:42\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"ERROR\",\"logFor\":\"Create Organization\",\"logSubUnit\":\"createOrgDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":30,\"responseBodySize\":141,\"endpoint\":\"/api/databases/organization/create\",\"processingid\":\"3b71ea00-0c83-4daf-805f-3ab7d8ab28c6\",\"processingTime\":498.11375,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"databaseId\\\":\\\"Test Database\\\"}\",\"output\":\"{\\\"status\\\":\\\"Error\\\",\\\"message\\\":\\\"Failed to create the database\\\",\\\"processingTime\\\":498.11375,\\\"processingId\\\":\\\"3b71ea00-0c83-4daf-805f-3ab7d8ab28c6\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"7c4f6630-4c7f-4d08-9995-de12b7455073\",\"docCreatedAt\":\"2024-07-23 19:38:39\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"INFO\",\"logFor\":\"Create Organization\",\"logSubUnit\":\"userDataMasterDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":30,\"responseBodySize\":129,\"endpoint\":\"/api/databases/organization/create\",\"processingid\":\"de2934c9-d621-40ea-a988-693f61f55bb8\",\"processingTime\":469.654833,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"databaseId\\\":\\\"Test Database\\\"}\",\"output\":\"{\\\"message\\\":\\\"Organization created successfully\\\",\\\"processingTime\\\":469.654833,\\\"processingId\\\":\\\"de2934c9-d621-40ea-a988-693f61f55bb8\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"4a5b5e33-08ac-497c-8fe8-e11fa078c68c\",\"docCreatedAt\":\"2024-07-23 19:40:37\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"ERROR\",\"logFor\":\"Create Organization\",\"logSubUnit\":\"createOrgDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":30,\"responseBodySize\":151,\"endpoint\":\"/api/databases/organization/create\",\"processingid\":\"b0a91def-159e-4810-afff-9bc012f3b1a7\",\"processingTime\":377.61,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"databaseId\\\":\\\"Test Database\\\"}\",\"output\":\"{\\\"status\\\":\\\"Error\\\",\\\"message\\\":\\\"Database \\\\\\\"Test Database\\\\\\\" already exists.\\\",\\\"processingTime\\\":377.61,\\\"processingId\\\":\\\"b0a91def-159e-4810-afff-9bc012f3b1a7\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"eaa59130-7987-474b-a457-d8fe968d9eae\",\"docCreatedAt\":\"2024-07-23 19:42:38\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"INFO\",\"logFor\":\"Create Organization\",\"logSubUnit\":\"userDataMasterDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":32,\"responseBodySize\":160,\"endpoint\":\"/api/databases/organization/create\",\"processingid\":\"5ea2980c-d1eb-4d45-9c36-fb3008cd110b\",\"processingTime\":378.655042,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"databaseId\\\":\\\"Test Database 2\\\"}\",\"output\":\"{\\\"message\\\":\\\"Organization created successfully\\\",\\\"databaseId\\\":\\\"Test Database 2\\\",\\\"processingTime\\\":378.655042,\\\"processingId\\\":\\\"5ea2980c-d1eb-4d45-9c36-fb3008cd110b\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"d04967ec-8394-4f88-a10c-74211464af29\",\"docCreatedAt\":\"2024-07-23 19:43:24\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"ERROR\",\"logFor\":\"Create Organization\",\"logSubUnit\":\"createOrgDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":30,\"responseBodySize\":155,\"endpoint\":\"/api/databases/organization/create\",\"processingid\":\"7276e04c-8747-4c90-be2f-969fd51a24ed\",\"processingTime\":316.091417,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"databaseId\\\":\\\"Test Database\\\"}\",\"output\":\"{\\\"status\\\":\\\"Error\\\",\\\"message\\\":\\\"Database \\\\\\\"Test Database\\\\\\\" already exists.\\\",\\\"processingTime\\\":316.091417,\\\"processingId\\\":\\\"7276e04c-8747-4c90-be2f-969fd51a24ed\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"de200318-7da9-481b-8da2-0ca9f65fff88\",\"docCreatedAt\":\"2024-07-23 19:43:36\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"INFO\",\"logFor\":\"Create Organization\",\"logSubUnit\":\"userDataMasterDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":32,\"responseBodySize\":160,\"endpoint\":\"/api/databases/organization/create\",\"processingid\":\"8a4e703e-19f2-4765-8acb-6992054e7580\",\"processingTime\":261.677875,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"databaseId\\\":\\\"Test Database 3\\\"}\",\"output\":\"{\\\"message\\\":\\\"Organization created successfully\\\",\\\"databaseId\\\":\\\"Test Database 3\\\",\\\"processingTime\\\":261.677875,\\\"processingId\\\":\\\"8a4e703e-19f2-4765-8acb-6992054e7580\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"ecf55b01-a8fb-48d6-9672-9588444fd8bc\",\"docCreatedAt\":\"2024-07-23 19:43:55\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"ERROR\",\"logFor\":\"Create Organization\",\"logSubUnit\":\"createOrgDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":30,\"responseBodySize\":155,\"endpoint\":\"/api/databases/organization/create\",\"processingid\":\"bba6b134-2e91-4316-ab87-6c1989a9db38\",\"processingTime\":265.512917,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"databaseId\\\":\\\"Test Database\\\"}\",\"output\":\"{\\\"status\\\":\\\"Error\\\",\\\"message\\\":\\\"Database \\\\\\\"Test Database\\\\\\\" already exists.\\\",\\\"processingTime\\\":265.512917,\\\"processingId\\\":\\\"bba6b134-2e91-4316-ab87-6c1989a9db38\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"a96034e1-3ec4-42fb-be2d-f1c4a322b0d2\",\"docCreatedAt\":\"2024-07-23 20:14:25\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"INFO\",\"logFor\":\"Create Collection\",\"logSubUnit\":\"createCollectionDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":273,\"responseBodySize\":129,\"endpoint\":\"/api/collections/create\",\"processingid\":\"a2254ec3-5fa7-4346-a8af-c6081c0d793a\",\"processingTime\":794.479792,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"collection\\\":\\\"Users\\\",\\\"collectionSchema\\\":{\\\"name\\\":\\\"string\\\",\\\"age\\\":\\\"number\\\",\\\"weight\\\":\\\"float\\\",\\\"is_active\\\":\\\"boolean\\\",\\\"date_of_birth\\\":\\\"date\\\",\\\"timestamp\\\":\\\"timestamp\\\",\\\"address\\\":\\\"json\\\",\\\"hobbies\\\":\\\"array\\\",\\\"location\\\":\\\"geopoint\\\",\\\"id\\\":\\\"uuid\\\",\\\"ip_address\\\":\\\"ip\\\"},\\\"collectionSortBy\\\":\\\"name\\\"}\",\"output\":\"{\\\"message\\\":\\\"Organization created successfully\\\",\\\"processingTime\\\":794.479792,\\\"processingId\\\":\\\"a2254ec3-5fa7-4346-a8af-c6081c0d793a\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"14d8d1f2-6ae9-44dd-a07f-b74c87bab157\",\"docCreatedAt\":\"2024-07-23 20:18:01\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"ERROR\",\"logFor\":\"Create Collection\",\"logSubUnit\":\"createCollectionDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":273,\"responseBodySize\":146,\"endpoint\":\"/api/collections/create\",\"processingid\":\"1596711e-dfcb-4f01-8b5d-54ad4b481125\",\"processingTime\":514.769,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"collection\\\":\\\"Users\\\",\\\"collectionSchema\\\":{\\\"name\\\":\\\"string\\\",\\\"age\\\":\\\"number\\\",\\\"weight\\\":\\\"float\\\",\\\"is_active\\\":\\\"boolean\\\",\\\"date_of_birth\\\":\\\"date\\\",\\\"timestamp\\\":\\\"timestamp\\\",\\\"address\\\":\\\"json\\\",\\\"hobbies\\\":\\\"array\\\",\\\"location\\\":\\\"geopoint\\\",\\\"id\\\":\\\"uuid\\\",\\\"ip_address\\\":\\\"ip\\\"},\\\"collectionSortBy\\\":\\\"name\\\"}\",\"output\":\"{\\\"status\\\":\\\"Error\\\",\\\"message\\\":\\\"Collection \\\\\\\"Users\\\\\\\" already exists.\\\",\\\"processingTime\\\":514.769,\\\"processingId\\\":\\\"1596711e-dfcb-4f01-8b5d-54ad4b481125\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"4b15be9f-be5d-4ff7-8031-bbbbaf313afb\",\"docCreatedAt\":\"2024-07-23 20:20:04\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"INFO\",\"logFor\":\"Create Collection\",\"logSubUnit\":\"createCollectionDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":278,\"responseBodySize\":143,\"endpoint\":\"/api/collections/create\",\"processingid\":\"1d447ab7-49b5-4f6c-8f81-a4cb3ce7eba2\",\"processingTime\":448.159625,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"collection\\\":\\\"Users Data\\\",\\\"collectionSchema\\\":{\\\"name\\\":\\\"string\\\",\\\"age\\\":\\\"number\\\",\\\"weight\\\":\\\"float\\\",\\\"is_active\\\":\\\"boolean\\\",\\\"date_of_birth\\\":\\\"date\\\",\\\"timestamp\\\":\\\"timestamp\\\",\\\"address\\\":\\\"json\\\",\\\"hobbies\\\":\\\"array\\\",\\\"location\\\":\\\"geopoint\\\",\\\"id\\\":\\\"uuid\\\",\\\"ip_address\\\":\\\"ip\\\"},\\\"collectionSortBy\\\":\\\"name\\\"}\",\"output\":\"{\\\"message\\\":\\\"Collection \\\\\\\"Users Data\\\\\\\" created successfully.\\\",\\\"processingTime\\\":448.159625,\\\"processingId\\\":\\\"1d447ab7-49b5-4f6c-8f81-a4cb3ce7eba2\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"809dcb87-9470-4228-b36b-43df4bb4b110\",\"docCreatedAt\":\"2024-07-23 20:20:56\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"INFO\",\"logFor\":\"Create Collection\",\"logSubUnit\":\"createCollectionDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":280,\"responseBodySize\":140,\"endpoint\":\"/api/collections/create\",\"processingid\":\"19bd1609-a4a3-4d18-b195-0dc2d56ce8ef\",\"processingTime\":413.387208,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"collection\\\":\\\"Users 2\\\",\\\"collectionSchema\\\":{\\\"name\\\":\\\"string\\\",\\\"age\\\":\\\"number\\\",\\\"weight\\\":\\\"float\\\",\\\"is_active\\\":\\\"boolean\\\",\\\"date_of_birth\\\":\\\"date\\\",\\\"timestamp\\\":\\\"timestamp\\\",\\\"address\\\":\\\"json\\\",\\\"hobbies\\\":\\\"array\\\",\\\"location\\\":\\\"geopoint\\\",\\\"id\\\":\\\"uuid\\\",\\\"ip_address\\\":\\\"ip\\\"},\\\"collectionSortBy\\\":\\\"something\\\"}\",\"output\":\"{\\\"message\\\":\\\"Collection \\\\\\\"Users 2\\\\\\\" created successfully.\\\",\\\"processingTime\\\":413.387208,\\\"processingId\\\":\\\"19bd1609-a4a3-4d18-b195-0dc2d56ce8ef\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"6c2c35c7-0752-4297-80e1-ecb5e72f2a5e\",\"docCreatedAt\":\"2024-07-23 21:23:57\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"INFO\",\"logFor\":\"Delete Collection\",\"logSubUnit\":\"deleteCollectionDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":22,\"responseBodySize\":138,\"endpoint\":\"/api/collections/secure-end/delete\",\"processingid\":\"ac74200f-1d76-45b6-88fc-f0ea8ea150f4\",\"processingTime\":702.937083,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"collection\\\":\\\"Users\\\"}\",\"output\":\"{\\\"message\\\":\\\"Collection \\\\\\\"Users\\\\\\\" deleted successfully.\\\",\\\"processingTime\\\":702.937083,\\\"processingId\\\":\\\"ac74200f-1d76-45b6-88fc-f0ea8ea150f4\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"},{\"docId\":\"0509c5cc-3d30-44dd-b678-7d40860974fd\",\"docCreatedAt\":\"2024-07-23 21:24:22\",\"uid\":\"DMAebBM8GbWOiKUCYtbrk2je3ef2\",\"orgId\":\"1fe0a9ac-617a-42e4-a376-37808b98fc99\",\"level\":\"ERROR\",\"logFor\":\"Delete Collection\",\"logSubUnit\":\"deleteCollectionDb\",\"timestamp\":\"1970-01-01 05:30:00\",\"requestBodySize\":22,\"responseBodySize\":143,\"endpoint\":\"/api/collections/secure-end/delete\",\"processingid\":\"e26fae15-471f-4b1f-b632-72f4ee2f04f5\",\"processingTime\":353.03575,\"processingCount\":1,\"processType\":\"API\",\"input\":\"{\\\"collection\\\":\\\"Users\\\"}\",\"output\":\"{\\\"status\\\":\\\"Error\\\",\\\"message\\\":\\\"Collection Users does not exist\\\",\\\"processingTime\\\":353.03575,\\\"processingId\\\":\\\"e26fae15-471f-4b1f-b632-72f4ee2f04f5\\\"}\",\"user_agent\":\"Apidog/1.0.0 (https://apidog.com)\",\"ip_address\":\"::1\"}],\"collection\":\"datalogs\",\"processingTime\":399.860541,\"processingId\":\"c24f1f23-6a2d-4c1a-acd4-085e403bcd87\"}","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
data: {"data":{"docId":"455025a3-caac-4cc7-892b-5a53b0dd024b","docCreatedAt":"2024-07-24 00:31:05","uid":"DMAebBM8GbWOiKUCYtbrk2je3ef2","orgId":"1fe0a9ac-617a-42e4-a376-37808b98fc99","level":"INFO","logFor":"Fetch Collection Data","logSubUnit":"fetchCollectionData","timestamp":"1970-01-01 05:30:00","requestBodySize":41,"responseBodySize":778,"endpoint":"/api/collections/data/fetch/all","processingid":"6723bfb6-5a8d-4ba3-a94a-5296cec5f51d","processingTime":4513.544458,"processingCount":1,"processType":"API","input":"{\"collection\":\"datalogs\",\"format\":\"file\"}","output":"datalogs-undefined-file","user_agent":"Apidog/1.0.0 (https://apidog.com)","ip_address":"::1"},"collection":"datalogs"}
Last modified: 4 months ago