/logs/enrichment/lookup-tables/queries

This API used to manage queries related to lookup tables that enhance log data enrichment for a specified tenant.

Allows you to create new queries for lookup tables used in log data enrichment.

Path Parameters

  • tenantIdstringrequired

    Describes the ID of the tenant.

Request Body

application/json

  • tenantIdstring

    The unique identifier of the tenant.

  • pageinteger

    The page number for pagination.

  • sizeinteger

    The number of records per page.

  • sortingstring

    The field by which to sort the results.

  • orderstring

    The order in which to sort the results (asc for ascending, desc for descending).

Loading Examples...

Responses

  • lookupTablesarray

    An array of lookup table objects.

Loading Examples...