get https://api.egp.scale.com/v4/knowledge-bases//artifacts/
Description
Gets the details of an artifact tracked by a knowledge base.
Details
This API can be used to get information about a single artifact by ID. This response will contain much more detail about the artifact than show in the List Artifacts API call. To use this API, pass in the knowledge_base_id
and artifact_id
that were returned from your List Artifacts API call as path parameters.
Compatibility with V1
V2 and V1 Knowledge Bases are entirely separate and not backwards compatible. Users who have existing V1 knowledge bases will need to migrate their data to V2 knowledge bases.