Read all metadata from an entity
Reads all associated metadata from an entity.
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 |
Query Parameters |
---|
include stringPossible values: 1 ≤ length Add additional metadata information to the response. For example: schemas, tags |
Responses | |||||||||
---|---|---|---|---|---|---|---|---|---|
2XX Object representing nullplatform entity metadata
| |||||||||
4XX Format for representing errors during API interactions
| |||||||||
5XX Format for representing errors during API interactions
|