API Reference

List Upload Jobs

Description

List all uploads for a knowledge base.

Details

This API can be used to list all uploads that have been created for a knowledge base. This API will return the details of all uploads including their IDs, their statuses, the data source configs they use, the chunking strategy configs they use, and the timestamps for their creation and last-updated time.

Backwards Compatibility

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.

Log in to see full request history
Path Params
string
required
Query Params
string
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