Python
Knowledge Bases
Get Upload Schedule
Description
Gets the details of a upload schedule
Details
This API can be used to get information about a single upload schedule by ID. To use this API, pass in the id that was returned from your Create Upload Schedule API call as a path parameter.
Review the response schema to see the fields that will be returned.
GET
Python
Query Parameters
Available options:
DataSource Response
Successful Response
- CharacterChunkingStrategyConfig
- TokenChunkingStrategyConfig
- CustomChunkingStrategyConfig
- PreChunkedStrategyConfig
- EnhancedChunkingStrategyConfig
Available options:
HEALTHY, UNHEALTHY, ERROR, PAUSED The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The date and time when the entity was last updated in ISO format.
The user who originally created the entity.
The type of identity that created the entity.
Available options:
user, service_account The ID of the account that owns the given entity.

