Read a particular metadata from an entity
Reads a entity particular metadata.
Available entities are: organization, account, namespace, application, build, asset, scope, release, deployment.
Check already defined metadata specification for available metadata keys.
Path Parameters |
---|
entity string — REQUIREDPossible values: Value must match regular expression Entity name that holds metadata information |
id string — REQUIREDPossible values: 1 ≤ length, Value must match regular expression Entity ID that holds metadata information |
metadata string — REQUIREDPossible values: 1 ≤ length, Value must match regular expression Entity metadata key, for example: coverage, frameworks, vulnerabilities |
Responses | |||||
---|---|---|---|---|---|
2XX Object representing nullplatform entity metadata
| |||||
4XX Format for representing errors during API interactions
| |||||
5XX Format for representing errors during API interactions
|