Last updated 2 years ago
GET /logs/attributes
GET
/logs/attributes
Returns logs attributes. For users with the Standard Registry role only.
{ application/json: schema: type: array items: type: string }
{ // Response }
{ application/json: schema: $ref: '#/components/schemas/Error' }