Reference
- Sessions
- Apps
- Agents
- Tasks
- Tools
- Models
- Datasources
- All Objects
- Account
- Agent
- Asset
- BaseOpenApiParameters
- ChatMessage
- Crew
- Datasource
- DatasourceConnectionSettings
- DatasourceRecordCount
- DatasourceStream
- DatasourceStatusColors
- DynamicResponse
- FieldDescription
- FieldDescriptionMap
- FormFieldConfig
- FunctionProperty
- IconAttachment
- InsertResult
- MetadataFieldInfo
- Model
- MultiQueryRetrieverConfig
- Notification
- NotificationDetails
- NotificationType
- ObjectId
- OAuthStrategy
- Oauth Provider
- Org
- ProcessingErrorDetails
- Retriever
- RetrieverConfig
- SelfQueryRetrieverConfig
- Session
- SharingConfig
- SharingMode
- ShareLink
- ShareLinkType
- ShareLinkTypes
- SimilaritySearchRetrieverConfig
- StreamConfig
- StreamConfigMap
- Stripe
- SyncModes
- SystemUpdateDetails
- Task
- Team
- TeamDescription
- TeamModelResponse
- TempRedirectResponse
- TestDatasourceJSONBody
- TimeWeightedRetrieverConfig
- Tool
- ToolRevision
- ToolState
- ToolType
- UnstructuredChunkingConfig
- UnstructuredChunkingStrategy
- UnstructuredChunkingStrategyValues
- UnstructuredPartitioningStrategy
- UnstructuredPartitioningStrategyValues
- UserActionDetails
- WebhookDetails
- WebhookType
All Objects
Asset
INCOMPLETE, when adding an IconAttachment, an asset is automatically created (this functionality is exposed) but any other CRUD operation associated with it isn't implemented
{
"_id": {},
"teamId": {},
"orgId": {},
"filename": "<string>",
"originalFilename": "<string>",
"mimeType": "<string>",
"uploadedAt": "2023-11-07T05:31:56Z"
}
Assistant
Responses are generated using AI and may contain mistakes.