GET
/
v4
/
knowledge-bases
/
{knowledge_base_id}
/
upload-schedules
/
{upload_schedule_id}

Authorizations

x-api-key
string
header
required

Path Parameters

knowledge_base_id
string
required
upload_schedule_id
string
required

Query Parameters

view
enum<string>[] | null
Available options:
DataSource

Response

200 - application/json
account_id
string
required

The ID of the account that owns the given entity.

chunking_strategy_config
object
required
created_at
string
required

The date and time when the entity was created in ISO format.

created_by_user_id
string
required

The user who originally created the entity.

id
string
required

The unique identifier of the entity.

interval
number
required
knowledge_base_data_source_id
string
required
knowledge_base_id
string
required
status
enum<string>
required
Available options:
HEALTHY,
UNHEALTHY,
ERROR,
PAUSED
updated_at
string
required

The date and time when the entity was last updated in ISO format.

knowledge_base_data_source
object
next_run_at
string
status_reason
string