API Documentation
Get Platform Endpoint
API Documentation
Get Platform Endpoint
GET
/
v1
/
platforms
/
{platform_id}
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"metadata": "<any>",
"name": "<string>",
"organizations": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"platform_id": "<string>",
"credentials": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"metadata": "<any>",
"datasource_id": "<string>",
"team_id": "<string>",
"organization_id": "<string>",
"infrastructure_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"datasources": {
"id": "<string>",
"name": "<string>",
"type": "<string>",
"uri": "<string>",
"status": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"dataobjects": [
{
"id": "<string>",
"bucket": "<string>",
"key": "<string>",
"file_type": "<string>",
"file_role": "<string>",
"file_size": 123,
"etag": "<string>",
"mime_type": "<string>",
"metadata": "<any>",
"datasource_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"downstream_lineage": [
{
"id": "<string>",
"upstream_id": "<string>",
"downstream_id": "<string>",
"transformation": "<string>",
"metadata": "<any>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"downstream": {},
"upstream": {}
}
],
"upstream_lineage": [
{
"id": "<string>",
"upstream_id": "<string>",
"downstream_id": "<string>",
"transformation": "<string>",
"metadata": "<any>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"downstream": {},
"upstream": {}
}
],
"datalines": [
{
"id": "<string>",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"dataobject_id": "<string>",
"data_model": "<string>",
"schema_code": "<string>",
"project_id": "<string>",
"dataobjects": {},
"projects": {
"id": "<string>",
"name": "<string>",
"team_id": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"datasources": [
{}
],
"events": [
{
"id": "<string>",
"event_type": "<string>",
"description": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"projects": {}
}
],
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"projects": [
{}
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": "<any>",
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": {},
"users": {
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": {}
}
],
"rbac": [
{}
],
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"clerk_user_id": "<string>",
"organizations": {},
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"messages": [
{
"id": "<string>",
"author_user_id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"status": "<string>",
"end_turn": true,
"weight": 123,
"recipient": "<string>",
"channel": "<string>",
"request_id": "<string>",
"aggregate_result": "<string>",
"tool_messages": "<string>",
"finish_details": "<string>",
"attachments": "<string>",
"formatted_content": "<string>",
"conversation": {
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"user": {}
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"name": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"last_used": "2023-11-07T05:31:56Z",
"user": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
}
],
"secrets": [
{
"id": "<string>",
"key": "<string>",
"value": "<string>",
"team_id": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentialsId": "<string>",
"credentials": {},
"teams": {}
}
],
"organizations": {},
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
]
},
"datalines": [
{}
],
"api": [
{
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
}
],
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"conversations": [
{
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
}
],
"queryprograms": [
{
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
}
],
"ontologies": [
{
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
}
],
"datasources": {}
}
],
"projects": {
"id": "<string>",
"name": "<string>",
"team_id": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"datasources": [
{}
],
"events": [
{
"id": "<string>",
"event_type": "<string>",
"description": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"projects": {}
}
],
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"projects": [
{}
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": "<any>",
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": {},
"users": {
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": {}
}
],
"rbac": [
{}
],
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"clerk_user_id": "<string>",
"organizations": {},
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"messages": [
{
"id": "<string>",
"author_user_id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"status": "<string>",
"end_turn": true,
"weight": 123,
"recipient": "<string>",
"channel": "<string>",
"request_id": "<string>",
"aggregate_result": "<string>",
"tool_messages": "<string>",
"finish_details": "<string>",
"attachments": "<string>",
"formatted_content": "<string>",
"conversation": {
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"user": {}
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"name": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"last_used": "2023-11-07T05:31:56Z",
"user": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
}
],
"secrets": [
{
"id": "<string>",
"key": "<string>",
"value": "<string>",
"team_id": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentialsId": "<string>",
"credentials": {},
"teams": {}
}
],
"organizations": {},
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
]
},
"datalines": [
{}
],
"api": [
{
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
}
],
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"conversations": [
{
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
}
],
"queryprograms": [
{
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
}
],
"ontologies": [
{
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
},
"infrastructure": {
"id": "<string>",
"organization_id": "<string>",
"resources_allocated": "<any>",
"limits": "<any>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"organizations": {}
},
"organizations": {},
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"projects": [
{}
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": "<any>",
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": {},
"users": {
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": {}
}
],
"rbac": [
{}
],
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"clerk_user_id": "<string>",
"organizations": {},
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"messages": [
{
"id": "<string>",
"author_user_id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"status": "<string>",
"end_turn": true,
"weight": 123,
"recipient": "<string>",
"channel": "<string>",
"request_id": "<string>",
"aggregate_result": "<string>",
"tool_messages": "<string>",
"finish_details": "<string>",
"attachments": "<string>",
"formatted_content": "<string>",
"conversation": {
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"user": {}
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"name": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"last_used": "2023-11-07T05:31:56Z",
"user": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
}
],
"secrets": [
{
"id": "<string>",
"key": "<string>",
"value": "<string>",
"team_id": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentialsId": "<string>",
"credentials": {},
"teams": {}
}
],
"organizations": {},
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
]
},
"secrets": [
{
"id": "<string>",
"key": "<string>",
"value": "<string>",
"team_id": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentialsId": "<string>",
"credentials": {},
"teams": {}
}
]
}
],
"infrastructure": [
{
"id": "<string>",
"organization_id": "<string>",
"resources_allocated": "<any>",
"limits": "<any>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"organizations": {}
}
],
"platform": {},
"teams": [
{
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"projects": [
{}
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": "<any>",
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": {},
"users": {
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": {}
}
],
"rbac": [
{}
],
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"clerk_user_id": "<string>",
"organizations": {},
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"messages": [
{
"id": "<string>",
"author_user_id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"status": "<string>",
"end_turn": true,
"weight": 123,
"recipient": "<string>",
"channel": "<string>",
"request_id": "<string>",
"aggregate_result": "<string>",
"tool_messages": "<string>",
"finish_details": "<string>",
"attachments": "<string>",
"formatted_content": "<string>",
"conversation": {
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"user": {}
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"name": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"last_used": "2023-11-07T05:31:56Z",
"user": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
}
],
"secrets": [
{
"id": "<string>",
"key": "<string>",
"value": "<string>",
"team_id": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentialsId": "<string>",
"credentials": {},
"teams": {}
}
],
"organizations": {},
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
]
}
],
"users": [
{
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": {}
}
],
"rbac": [
{}
],
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"clerk_user_id": "<string>",
"organizations": {},
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"messages": [
{
"id": "<string>",
"author_user_id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"status": "<string>",
"end_turn": true,
"weight": 123,
"recipient": "<string>",
"channel": "<string>",
"request_id": "<string>",
"aggregate_result": "<string>",
"tool_messages": "<string>",
"finish_details": "<string>",
"attachments": "<string>",
"formatted_content": "<string>",
"conversation": {
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"user": {}
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"name": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"last_used": "2023-11-07T05:31:56Z",
"user": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"clerk_org_id": "<string>",
"restricted_exec": true,
"subscriptions": [
{
"id": "<string>",
"organization_id": "<string>",
"stripe_customer_id": "<string>",
"stripe_subscription_id": "<string>",
"tier": "<string>",
"api_call_limit": 123,
"api_calls_used": 123,
"overage_settings": "<string>",
"billing_period_end": "2023-11-07T05:31:56Z",
"billing_period_start": "2023-11-07T05:31:56Z",
"billing_interval": "<string>",
"subscription_price": 123,
"status": "<string>",
"canceled_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"organization": {}
}
]
}
]
}
Path Parameters
Response
200
application/json
Successful Response
Represents a platform record
Was this page helpful?
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"metadata": "<any>",
"name": "<string>",
"organizations": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"platform_id": "<string>",
"credentials": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"metadata": "<any>",
"datasource_id": "<string>",
"team_id": "<string>",
"organization_id": "<string>",
"infrastructure_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"datasources": {
"id": "<string>",
"name": "<string>",
"type": "<string>",
"uri": "<string>",
"status": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"dataobjects": [
{
"id": "<string>",
"bucket": "<string>",
"key": "<string>",
"file_type": "<string>",
"file_role": "<string>",
"file_size": 123,
"etag": "<string>",
"mime_type": "<string>",
"metadata": "<any>",
"datasource_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"downstream_lineage": [
{
"id": "<string>",
"upstream_id": "<string>",
"downstream_id": "<string>",
"transformation": "<string>",
"metadata": "<any>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"downstream": {},
"upstream": {}
}
],
"upstream_lineage": [
{
"id": "<string>",
"upstream_id": "<string>",
"downstream_id": "<string>",
"transformation": "<string>",
"metadata": "<any>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"downstream": {},
"upstream": {}
}
],
"datalines": [
{
"id": "<string>",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"dataobject_id": "<string>",
"data_model": "<string>",
"schema_code": "<string>",
"project_id": "<string>",
"dataobjects": {},
"projects": {
"id": "<string>",
"name": "<string>",
"team_id": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"datasources": [
{}
],
"events": [
{
"id": "<string>",
"event_type": "<string>",
"description": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"projects": {}
}
],
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"projects": [
{}
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": "<any>",
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": {},
"users": {
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": {}
}
],
"rbac": [
{}
],
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"clerk_user_id": "<string>",
"organizations": {},
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"messages": [
{
"id": "<string>",
"author_user_id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"status": "<string>",
"end_turn": true,
"weight": 123,
"recipient": "<string>",
"channel": "<string>",
"request_id": "<string>",
"aggregate_result": "<string>",
"tool_messages": "<string>",
"finish_details": "<string>",
"attachments": "<string>",
"formatted_content": "<string>",
"conversation": {
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"user": {}
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"name": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"last_used": "2023-11-07T05:31:56Z",
"user": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
}
],
"secrets": [
{
"id": "<string>",
"key": "<string>",
"value": "<string>",
"team_id": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentialsId": "<string>",
"credentials": {},
"teams": {}
}
],
"organizations": {},
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
]
},
"datalines": [
{}
],
"api": [
{
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
}
],
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"conversations": [
{
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
}
],
"queryprograms": [
{
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
}
],
"ontologies": [
{
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
}
],
"datasources": {}
}
],
"projects": {
"id": "<string>",
"name": "<string>",
"team_id": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"datasources": [
{}
],
"events": [
{
"id": "<string>",
"event_type": "<string>",
"description": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"projects": {}
}
],
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"projects": [
{}
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": "<any>",
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": {},
"users": {
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": {}
}
],
"rbac": [
{}
],
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"clerk_user_id": "<string>",
"organizations": {},
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"messages": [
{
"id": "<string>",
"author_user_id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"status": "<string>",
"end_turn": true,
"weight": 123,
"recipient": "<string>",
"channel": "<string>",
"request_id": "<string>",
"aggregate_result": "<string>",
"tool_messages": "<string>",
"finish_details": "<string>",
"attachments": "<string>",
"formatted_content": "<string>",
"conversation": {
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"user": {}
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"name": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"last_used": "2023-11-07T05:31:56Z",
"user": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
}
],
"secrets": [
{
"id": "<string>",
"key": "<string>",
"value": "<string>",
"team_id": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentialsId": "<string>",
"credentials": {},
"teams": {}
}
],
"organizations": {},
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
]
},
"datalines": [
{}
],
"api": [
{
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
}
],
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"conversations": [
{
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
}
],
"queryprograms": [
{
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
}
],
"ontologies": [
{
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
},
"infrastructure": {
"id": "<string>",
"organization_id": "<string>",
"resources_allocated": "<any>",
"limits": "<any>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"organizations": {}
},
"organizations": {},
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"projects": [
{}
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": "<any>",
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": {},
"users": {
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": {}
}
],
"rbac": [
{}
],
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"clerk_user_id": "<string>",
"organizations": {},
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"messages": [
{
"id": "<string>",
"author_user_id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"status": "<string>",
"end_turn": true,
"weight": 123,
"recipient": "<string>",
"channel": "<string>",
"request_id": "<string>",
"aggregate_result": "<string>",
"tool_messages": "<string>",
"finish_details": "<string>",
"attachments": "<string>",
"formatted_content": "<string>",
"conversation": {
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"user": {}
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"name": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"last_used": "2023-11-07T05:31:56Z",
"user": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
}
],
"secrets": [
{
"id": "<string>",
"key": "<string>",
"value": "<string>",
"team_id": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentialsId": "<string>",
"credentials": {},
"teams": {}
}
],
"organizations": {},
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
]
},
"secrets": [
{
"id": "<string>",
"key": "<string>",
"value": "<string>",
"team_id": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentialsId": "<string>",
"credentials": {},
"teams": {}
}
]
}
],
"infrastructure": [
{
"id": "<string>",
"organization_id": "<string>",
"resources_allocated": "<any>",
"limits": "<any>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"organizations": {}
}
],
"platform": {},
"teams": [
{
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": [
{}
],
"projects": [
{}
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": "<any>",
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": {},
"users": {
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": {}
}
],
"rbac": [
{}
],
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"clerk_user_id": "<string>",
"organizations": {},
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"messages": [
{
"id": "<string>",
"author_user_id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"status": "<string>",
"end_turn": true,
"weight": 123,
"recipient": "<string>",
"channel": "<string>",
"request_id": "<string>",
"aggregate_result": "<string>",
"tool_messages": "<string>",
"finish_details": "<string>",
"attachments": "<string>",
"formatted_content": "<string>",
"conversation": {
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"user": {}
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"name": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"last_used": "2023-11-07T05:31:56Z",
"user": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
}
],
"secrets": [
{
"id": "<string>",
"key": "<string>",
"value": "<string>",
"team_id": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentialsId": "<string>",
"credentials": {},
"teams": {}
}
],
"organizations": {},
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
]
}
],
"users": [
{
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": {}
}
],
"rbac": [
{}
],
"user_teams": [
{
"id": "<string>",
"user_id": "<string>",
"team_id": "<string>",
"role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"clerk_user_id": "<string>",
"organizations": {},
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"payload_hash": "<string>",
"job_type": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": {},
"projects": {},
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"previous_status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"worker_id": "<string>",
"job": {}
}
],
"parent_job": {},
"child_jobs": [
{}
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"seq_id": 123,
"step_name": "<string>",
"payload": "<string>",
"machine_id": "<string>",
"event_type": "<string>",
"jobs": {}
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": {}
}
]
}
],
"messages": [
{
"id": "<string>",
"author_user_id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"status": "<string>",
"end_turn": true,
"weight": 123,
"recipient": "<string>",
"channel": "<string>",
"request_id": "<string>",
"aggregate_result": "<string>",
"tool_messages": "<string>",
"finish_details": "<string>",
"attachments": "<string>",
"formatted_content": "<string>",
"conversation": {
"id": "<string>",
"project_id": "<string>",
"title": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"conversation_template_id": "<string>",
"is_archived": true,
"is_starred": true,
"default_slug_model": "<string>",
"messages": [
{}
],
"nodes": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"projects": {},
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"query": "<string>",
"query_program": "<string>",
"steps": "<string>",
"slots": "<string>",
"stores": "<string>",
"published": true,
"reason": "<string>",
"prev_id": "<string>",
"previous": {},
"next": [
{}
],
"queryresponses": [
{
"id": "<string>",
"object": "<string>",
"thinking": "<string>",
"result_type": "<string>",
"text": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"queryprograms": {},
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"description": "<string>",
"http_method": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"ontology_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
{}
],
"projects": {}
},
"queryprogram": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
}
}
],
"conversations": [
{}
],
"project": {},
"ontology": {
"id": "<string>",
"project_id": "<string>",
"entities": "<string>",
"relationships": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology_mappings": [
{
"id": "<string>",
"ontology_id": "<string>",
"entity_mappings": "<string>",
"relationship_mappings": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"ontology": {}
}
],
"queryprograms": [
{}
],
"api_endpoint": [
{}
],
"projects": {}
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"conversation_id": "<string>",
"message": {},
"conversation": {},
"parent": {},
"child_nodes": [
{}
]
}
],
"user": {}
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"name": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"last_used": "2023-11-07T05:31:56Z",
"user": {}
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"user_id": "<string>",
"project_id": "<string>",
"queryresponse_id": "<string>",
"query_params": "<string>",
"response_time_ms": 123,
"status_code": 123,
"request_body": "<string>",
"parent_log_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"queryresponse": {},
"user": {},
"project": {},
"parent_log": {},
"child_logs": [
{}
]
}
]
}
],
"clerk_org_id": "<string>",
"restricted_exec": true,
"subscriptions": [
{
"id": "<string>",
"organization_id": "<string>",
"stripe_customer_id": "<string>",
"stripe_subscription_id": "<string>",
"tier": "<string>",
"api_call_limit": 123,
"api_calls_used": 123,
"overage_settings": "<string>",
"billing_period_end": "2023-11-07T05:31:56Z",
"billing_period_start": "2023-11-07T05:31:56Z",
"billing_interval": "<string>",
"subscription_price": 123,
"status": "<string>",
"canceled_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"organization": {}
}
]
}
]
}