For the complete documentation index, see llms.txt. This page is also available as Markdown.

Returning Log Attributes

RETURNS LOGS ATTRIBUTES

Returns logs attributes

GET /logs/attributes

Returns logs attributes. For users with the Standard Registry role only.

Query Parameters

Name
Type
Description

name*

String

Part of the name

{
    application/json:
              schema:
                type: array
                items: 
                  type: string
}

Was this helpful?