Skip to main content
GET
Python

Authorizations

x-api-key
string
header
required

Headers

x-selected-account-id
string | null

Path Parameters

knowledge_base_id
string
required
artifact_id
string
required

Query Parameters

status_filter
string | null

Response

Successful Response

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.

status
string
required

Status of the artifact.

source
enum<string>
required

Data source of the artifact.

Available options:
S3,
Confluence,
SharePoint,
SharePointPage,
GoogleDrive,
GoogleCloudStorage,
AzureBlobStorage,
Slack,
Snowflake,
Databricks,
LocalFile,
LocalChunks
chunks_status
ChunksStatus · object
required

Number of chunks pending, completed, and failed.

tags
Tags · object
required

Tags associated with the artifact.

chunks
ArtifactChunk · object[]
required

List of chunks associated with the artifact.

artifact_uri_public
string

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

status_reason
string

Reason for the artifact's status.

updated_at
string<date-time>

Timestamp at which the artifact was last updated.