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

NameTypeDescription

name*

String

Part of the name

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

Last updated