TEA Component
Get a TEA Component
get/component/{uuid}
Path parameters
uuidstring uuid required
A UUID
UUID of TEA Component in the TEA server
Response
Requested TEA Component found and returned
Example response
{
"uuid": "3910e0fd-aff4-48d6-b75f-8bf6b84687f0",
"name": "Apache Log4j API",
"identifiers": [
{
"idType": "PURL",
"idValue": "pkg:maven/org.apache.logging.log4j/log4j-api"
}
]
}