GET
/
v4
/
knowledge-bases
/
{knowledge_base_id}
/
artifacts
/
{artifact_id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

knowledge_base_id
string
required
artifact_id
string
required

Query Parameters

status_filter
string

Response

200 - application/json
artifact_id
string
required

Unique identifier for the artifact.

artifact_name
string
required

Friendly name for the artifact.

artifact_uri
string
required

Location (e.g. URI) of the artifact in the data source.

artifact_uri_public
string

Public Location (e.g. URI) of the artifact in the data source.

status
string
required

Status of the artifact.

status_reason
string

Reason for the artifact's status.

source
enum<string>
required

Data source of the artifact.

Available options:
S3,
Confluence,
SharePoint,
GoogleDrive,
AzureBlobStorage,
Slack,
LocalFile,
LocalChunks
chunks_status
object
required

Number of chunks pending, completed, and failed.

updated_at
string

Timestamp at which the artifact was last updated.

chunks
object[]
required

List of chunks associated with the artifact.