Skip to content

feat(logs): add inner_queries response field #1108

@Ant-hem

Description

@Ant-hem

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions