Summary
Please add the new inner_queries response field in 1/logs response object.
"inner_queries": [
{
"index_name": "indexName",
"query_id": "313453231",
"offset": 0,
"user_token": "user1"
}
]
For more information about the object please see the documentation:
https://www.algolia.com/doc/api-reference/api-methods/get-logs/#method-response-inner_queries