Catalog instance (single key)

Read catalog instance (single key)

Retrieves catalog data for a single metadata key on the specified entity.

get/metadata/{entity}/{id}/{metadata}

Path parameters

entity'organization' | 'account' | 'namespace' | 'application' | 'build' | 'asset' | 'scope' | 'release' | 'deployment' | 'user' required

Entity name that holds metadata information.

idstring required

Entity ID that holds metadata information.

metadatastring required

Entity metadata key, for example: coverage, frameworks, vulnerabilities.

Response

Object representing a metadata entry for an entity in the catalog.

OR
boolean required
OR
integer required
OR
number required
OR
object required
OR
string required

Changes

No recorded changes to this endpoint across all 1 revision of this API.