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
}{
// Response
}{
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated
Was this helpful?