GET
/
artifact-categories

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
id
string
name
string
description
string | null
parentId
string | null
isActive
boolean
children
object[]