Artifact Type
Admin
List artifact types
Gets a list of all the configured artifact types.
This operation can fail for the following reasons:
- A server error occurred (HTTP error 500)
get/admin/artifactTypes
Response
The list of available artifact types.
Example response
[
{
"name": "AVRO"
}
]