Get Tracked Artifact Details
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.
Authorizations
Query Parameters
Response
Unique identifier for the artifact.
Friendly name for the artifact.
Location (e.g. URI) of the artifact in the data source.
Status of the artifact.
Data source of the artifact.
S3
, Confluence
, SharePoint
, GoogleDrive
, AzureBlobStorage
, Slack
, LocalFile
, LocalChunks
Number of chunks pending, completed, and failed.
Tags associated with the artifact.
List of chunks associated with the artifact.
Public Location (e.g. URI) of the artifact in the data source.
Reason for the artifact's status.
Timestamp at which the artifact was last updated.