API Reference

List Tracked Artifacts

Description

List all artifacts tracked by a knowledge base.

Details

This API can be used to list all artifacts that are currently tracked in a knowledge base. This API will return the details of all artifacts including their IDs, names, the source they originated from, their current upload statuses, and the timestamps for their creation and
last-updated time.

This list should be consistent with the state of the data source at the time of start of the latest upload. If the state is not consistent, create a new upload to update the knowledge base to reflect the latest state of the data source.

Log in to see full request history
Path Params
string
required
Query Params
string

Get artifacts only with the specified status. Accepted values are: Pending, Completed, Failed, Uploading, Deleting

integer
≥ 1
Defaults to 1

Page number for pagination to be returned by the given endpoint. Starts at page 1

integer
1 to 10000
Defaults to 100

Maximum number of artifacts to be returned by the given endpoint. Defaults to 100 and cannot be greater than 10k.

Responses

Language
Credentials
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json