Get Platform Endpoint
curl --request GET \
--url https://api.example.com/v1/platforms/{platform_id}{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"metadata": null,
"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": null,
"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": null,
"dataobjects": [
{
"id": "<string>",
"bucket": "<string>",
"key": "<string>",
"datasource_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"file_type": "<string>",
"file_role": "<string>",
"file_size": 123,
"etag": "<string>",
"mime_type": "<string>",
"metadata": null,
"deleted_at": "2023-11-07T05:31:56Z",
"downstream_lineage": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"upstream_id": "<string>",
"downstream_id": "<string>",
"transformation": "<string>",
"metadata": null,
"deleted_at": "2023-11-07T05:31:56Z",
"downstream": null,
"upstream": null
}
],
"upstream_lineage": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"upstream_id": "<string>",
"downstream_id": "<string>",
"transformation": "<string>",
"metadata": null,
"deleted_at": "2023-11-07T05:31:56Z",
"downstream": null,
"upstream": null
}
],
"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": null,
"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": [
"<unknown>"
],
"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": null
}
],
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"projects": [
"<unknown>"
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": null,
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": null,
"users": {
"id": "<string>",
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"authentication": [
{
"id": "<string>",
"token": "<unknown>",
"user_id": "<unknown>",
"created_at": "<unknown>",
"updated_at": "<unknown>",
"users": "<unknown>"
}
],
"rbac": null,
"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": "<unknown>",
"team": "<unknown>",
"user": "<unknown>"
}
],
"clerk_user_id": "<string>",
"organizations": null,
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<unknown>",
"parent_job_id": "<unknown>",
"project_id": "<unknown>",
"user_id": "<unknown>",
"latest_status": "<unknown>",
"users": "<unknown>",
"projects": "<unknown>",
"statuses": "<unknown>",
"parent_job": "<unknown>",
"child_jobs": "<unknown>",
"job_events": "<unknown>",
"job_sources": "<unknown>"
}
],
"messages": [
{
"id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"status": "<string>",
"weight": 123,
"recipient": "<string>",
"author_user_id": "<unknown>",
"author_name": "<unknown>",
"author_metadata": "<unknown>",
"content_text": "<unknown>",
"response_format": "<unknown>",
"end_turn": "<unknown>",
"channel": "<unknown>",
"request_id": "<unknown>",
"aggregate_result": "<unknown>",
"tool_messages": "<unknown>",
"finish_details": "<unknown>",
"attachments": "<unknown>",
"formatted_content": "<unknown>",
"conversation": "<unknown>",
"node": "<unknown>",
"user": "<unknown>"
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<unknown>",
"deleted_at": "<unknown>",
"last_used": "<unknown>",
"user": "<unknown>"
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"user_id": "<unknown>",
"project_id": "<unknown>",
"queryresponse_id": "<unknown>",
"query_params": "<unknown>",
"response_time_ms": "<unknown>",
"status_code": "<unknown>",
"request_body": "<unknown>",
"parent_log_id": "<unknown>",
"queryresponse": "<unknown>",
"user": "<unknown>",
"project": "<unknown>",
"parent_log": "<unknown>",
"child_logs": "<unknown>"
}
]
}
}
],
"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": null,
"teams": null
}
],
"organizations": null,
"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": null,
"user": null
}
]
},
"datalines": null,
"api": [
{
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
"<unknown>"
],
"projects": null
}
],
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"conversations": [
"<unknown>"
],
"queryprograms": [
"<unknown>"
],
"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": null
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
}
],
"datasources": null
}
],
"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": [
"<unknown>"
],
"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": null
}
],
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"projects": [
"<unknown>"
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": null,
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": null,
"users": {
"id": "<string>",
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": null
}
],
"rbac": null,
"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": null,
"user": null
}
],
"clerk_user_id": "<string>",
"organizations": null,
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"messages": [
{
"id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"status": "<string>",
"weight": 123,
"recipient": "<string>",
"author_user_id": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"end_turn": true,
"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",
"is_archived": true,
"conversation_template_id": "<string>",
"is_starred": true,
"default_slug_model": "<string>",
"messages": null,
"nodes": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<unknown>",
"parent_id": "<unknown>",
"message": "<unknown>",
"conversation": "<unknown>",
"parent": "<unknown>",
"child_nodes": "<unknown>"
}
],
"projects": null,
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "<unknown>",
"updated_at": "<unknown>",
"name": "<unknown>",
"deleted_at": "<unknown>",
"query": "<unknown>",
"query_program": "<unknown>",
"steps": "<unknown>",
"slots": "<unknown>",
"stores": "<unknown>",
"published": "<unknown>",
"reason": "<unknown>",
"prev_id": "<unknown>",
"previous": "<unknown>",
"next": "<unknown>",
"queryresponses": "<unknown>",
"api_endpoint": "<unknown>",
"conversations": "<unknown>",
"project": "<unknown>",
"ontology": "<unknown>",
"ontologyId": "<unknown>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"user": null
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"display_value": "<string>",
"user_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",
"last_used": "2023-11-07T05:31:56Z",
"user": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
}
],
"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": null,
"teams": null
}
],
"organizations": null,
"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": null,
"user": null
}
]
},
"datalines": null,
"api": [
{
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
"<unknown>"
],
"projects": null
}
],
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"conversations": [
"<unknown>"
],
"queryprograms": [
"<unknown>"
],
"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": null
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
},
"infrastructure": {
"id": "<string>",
"organization_id": "<string>",
"resources_allocated": null,
"limits": null,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"organizations": null
},
"organizations": null,
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"projects": [
"<unknown>"
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": null,
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": null,
"users": {
"id": "<string>",
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": null
}
],
"rbac": null,
"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": null,
"user": null
}
],
"clerk_user_id": "<string>",
"organizations": null,
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"messages": [
{
"id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"status": "<string>",
"weight": 123,
"recipient": "<string>",
"author_user_id": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"end_turn": true,
"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",
"is_archived": true,
"conversation_template_id": "<string>",
"is_starred": true,
"default_slug_model": "<string>",
"messages": null,
"nodes": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"projects": null,
"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": null,
"next": [
"<unknown>"
],
"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": null,
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"user_id": "<unknown>",
"project_id": "<unknown>",
"queryresponse_id": "<unknown>",
"query_params": "<unknown>",
"response_time_ms": "<unknown>",
"status_code": "<unknown>",
"request_body": "<unknown>",
"parent_log_id": "<unknown>",
"queryresponse": "<unknown>",
"user": "<unknown>",
"project": "<unknown>",
"parent_log": "<unknown>",
"child_logs": "<unknown>"
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"http_method": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"ontology_id": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<unknown>",
"servers": "<unknown>",
"security": "<unknown>",
"tags": "<unknown>",
"deleted_at": "<unknown>",
"endpoints": "<unknown>",
"projects": "<unknown>"
},
"queryprogram": null,
"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": "<unknown>",
"ontology_mappings": "<unknown>",
"queryprograms": "<unknown>",
"api_endpoint": "<unknown>",
"projects": "<unknown>"
}
}
],
"conversations": [
"<unknown>"
],
"project": null,
"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": "<unknown>",
"ontology": "<unknown>"
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"user": null
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"display_value": "<string>",
"user_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",
"last_used": "2023-11-07T05:31:56Z",
"user": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
}
],
"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": null,
"teams": null
}
],
"organizations": null,
"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": null,
"user": null
}
]
},
"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": null,
"teams": null
}
]
}
],
"infrastructure": [
{
"id": "<string>",
"organization_id": "<string>",
"resources_allocated": null,
"limits": null,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"organizations": null
}
],
"platform": null,
"teams": [
{
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"projects": [
"<unknown>"
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": null,
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": null,
"users": {
"id": "<string>",
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": null
}
],
"rbac": null,
"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": null,
"user": null
}
],
"clerk_user_id": "<string>",
"organizations": null,
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"messages": [
{
"id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"status": "<string>",
"weight": 123,
"recipient": "<string>",
"author_user_id": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"end_turn": true,
"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",
"is_archived": true,
"conversation_template_id": "<string>",
"is_starred": true,
"default_slug_model": "<string>",
"messages": null,
"nodes": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"projects": null,
"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": null,
"next": [
"<unknown>"
],
"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": null,
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"http_method": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"ontology_id": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
"<unknown>"
],
"projects": null
},
"queryprogram": null,
"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": "<unknown>",
"ontology": "<unknown>"
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
}
}
],
"conversations": [
"<unknown>"
],
"project": null,
"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": null
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"user": null
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"display_value": "<string>",
"user_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",
"last_used": "2023-11-07T05:31:56Z",
"user": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
}
],
"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": null,
"teams": null
}
],
"organizations": null,
"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": null,
"user": null
}
]
}
],
"users": [
{
"id": "<string>",
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": null
}
],
"rbac": null,
"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": null,
"user": null
}
],
"clerk_user_id": "<string>",
"organizations": null,
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"messages": [
{
"id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"status": "<string>",
"weight": 123,
"recipient": "<string>",
"author_user_id": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"end_turn": true,
"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",
"is_archived": true,
"conversation_template_id": "<string>",
"is_starred": true,
"default_slug_model": "<string>",
"messages": null,
"nodes": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"projects": null,
"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": null,
"next": [
"<unknown>"
],
"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": null,
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"http_method": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"ontology_id": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
"<unknown>"
],
"projects": null
},
"queryprogram": null,
"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": null
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
}
}
],
"conversations": [
"<unknown>"
],
"project": null,
"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": null
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"user": null
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"display_value": "<string>",
"user_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",
"last_used": "2023-11-07T05:31:56Z",
"user": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
],
"clerk_org_id": "<string>",
"subscriptions": [
{
"id": "<string>",
"organization_id": "<string>",
"tier": "<string>",
"api_call_limit": 123,
"api_calls_used": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"stripe_customer_id": "<string>",
"stripe_subscription_id": "<string>",
"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",
"organization": null
}
]
}
]
}API Documentation
Get Platform Endpoint
GET
/
v1
/
platforms
/
{platform_id}
Get Platform Endpoint
curl --request GET \
--url https://api.example.com/v1/platforms/{platform_id}{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"metadata": null,
"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": null,
"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": null,
"dataobjects": [
{
"id": "<string>",
"bucket": "<string>",
"key": "<string>",
"datasource_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"file_type": "<string>",
"file_role": "<string>",
"file_size": 123,
"etag": "<string>",
"mime_type": "<string>",
"metadata": null,
"deleted_at": "2023-11-07T05:31:56Z",
"downstream_lineage": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"upstream_id": "<string>",
"downstream_id": "<string>",
"transformation": "<string>",
"metadata": null,
"deleted_at": "2023-11-07T05:31:56Z",
"downstream": null,
"upstream": null
}
],
"upstream_lineage": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"upstream_id": "<string>",
"downstream_id": "<string>",
"transformation": "<string>",
"metadata": null,
"deleted_at": "2023-11-07T05:31:56Z",
"downstream": null,
"upstream": null
}
],
"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": null,
"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": [
"<unknown>"
],
"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": null
}
],
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"projects": [
"<unknown>"
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": null,
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": null,
"users": {
"id": "<string>",
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"authentication": [
{
"id": "<string>",
"token": "<unknown>",
"user_id": "<unknown>",
"created_at": "<unknown>",
"updated_at": "<unknown>",
"users": "<unknown>"
}
],
"rbac": null,
"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": "<unknown>",
"team": "<unknown>",
"user": "<unknown>"
}
],
"clerk_user_id": "<string>",
"organizations": null,
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<unknown>",
"parent_job_id": "<unknown>",
"project_id": "<unknown>",
"user_id": "<unknown>",
"latest_status": "<unknown>",
"users": "<unknown>",
"projects": "<unknown>",
"statuses": "<unknown>",
"parent_job": "<unknown>",
"child_jobs": "<unknown>",
"job_events": "<unknown>",
"job_sources": "<unknown>"
}
],
"messages": [
{
"id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"status": "<string>",
"weight": 123,
"recipient": "<string>",
"author_user_id": "<unknown>",
"author_name": "<unknown>",
"author_metadata": "<unknown>",
"content_text": "<unknown>",
"response_format": "<unknown>",
"end_turn": "<unknown>",
"channel": "<unknown>",
"request_id": "<unknown>",
"aggregate_result": "<unknown>",
"tool_messages": "<unknown>",
"finish_details": "<unknown>",
"attachments": "<unknown>",
"formatted_content": "<unknown>",
"conversation": "<unknown>",
"node": "<unknown>",
"user": "<unknown>"
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"display_value": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"name": "<unknown>",
"deleted_at": "<unknown>",
"last_used": "<unknown>",
"user": "<unknown>"
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"user_id": "<unknown>",
"project_id": "<unknown>",
"queryresponse_id": "<unknown>",
"query_params": "<unknown>",
"response_time_ms": "<unknown>",
"status_code": "<unknown>",
"request_body": "<unknown>",
"parent_log_id": "<unknown>",
"queryresponse": "<unknown>",
"user": "<unknown>",
"project": "<unknown>",
"parent_log": "<unknown>",
"child_logs": "<unknown>"
}
]
}
}
],
"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": null,
"teams": null
}
],
"organizations": null,
"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": null,
"user": null
}
]
},
"datalines": null,
"api": [
{
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
"<unknown>"
],
"projects": null
}
],
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"conversations": [
"<unknown>"
],
"queryprograms": [
"<unknown>"
],
"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": null
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
}
],
"datasources": null
}
],
"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": [
"<unknown>"
],
"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": null
}
],
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"projects": [
"<unknown>"
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": null,
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": null,
"users": {
"id": "<string>",
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": null
}
],
"rbac": null,
"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": null,
"user": null
}
],
"clerk_user_id": "<string>",
"organizations": null,
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"messages": [
{
"id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"status": "<string>",
"weight": 123,
"recipient": "<string>",
"author_user_id": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"end_turn": true,
"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",
"is_archived": true,
"conversation_template_id": "<string>",
"is_starred": true,
"default_slug_model": "<string>",
"messages": null,
"nodes": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<unknown>",
"parent_id": "<unknown>",
"message": "<unknown>",
"conversation": "<unknown>",
"parent": "<unknown>",
"child_nodes": "<unknown>"
}
],
"projects": null,
"queryprograms": {
"id": "<string>",
"project_id": "<string>",
"created_at": "<unknown>",
"updated_at": "<unknown>",
"name": "<unknown>",
"deleted_at": "<unknown>",
"query": "<unknown>",
"query_program": "<unknown>",
"steps": "<unknown>",
"slots": "<unknown>",
"stores": "<unknown>",
"published": "<unknown>",
"reason": "<unknown>",
"prev_id": "<unknown>",
"previous": "<unknown>",
"next": "<unknown>",
"queryresponses": "<unknown>",
"api_endpoint": "<unknown>",
"conversations": "<unknown>",
"project": "<unknown>",
"ontology": "<unknown>",
"ontologyId": "<unknown>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"user": null
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"display_value": "<string>",
"user_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",
"last_used": "2023-11-07T05:31:56Z",
"user": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
}
],
"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": null,
"teams": null
}
],
"organizations": null,
"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": null,
"user": null
}
]
},
"datalines": null,
"api": [
{
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
"<unknown>"
],
"projects": null
}
],
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"conversations": [
"<unknown>"
],
"queryprograms": [
"<unknown>"
],
"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": null
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
},
"infrastructure": {
"id": "<string>",
"organization_id": "<string>",
"resources_allocated": null,
"limits": null,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"organizations": null
},
"organizations": null,
"teams": {
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"projects": [
"<unknown>"
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": null,
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": null,
"users": {
"id": "<string>",
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": null
}
],
"rbac": null,
"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": null,
"user": null
}
],
"clerk_user_id": "<string>",
"organizations": null,
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"messages": [
{
"id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"status": "<string>",
"weight": 123,
"recipient": "<string>",
"author_user_id": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"end_turn": true,
"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",
"is_archived": true,
"conversation_template_id": "<string>",
"is_starred": true,
"default_slug_model": "<string>",
"messages": null,
"nodes": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"projects": null,
"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": null,
"next": [
"<unknown>"
],
"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": null,
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"user_id": "<unknown>",
"project_id": "<unknown>",
"queryresponse_id": "<unknown>",
"query_params": "<unknown>",
"response_time_ms": "<unknown>",
"status_code": "<unknown>",
"request_body": "<unknown>",
"parent_log_id": "<unknown>",
"queryresponse": "<unknown>",
"user": "<unknown>",
"project": "<unknown>",
"parent_log": "<unknown>",
"child_logs": "<unknown>"
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"http_method": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"ontology_id": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<unknown>",
"servers": "<unknown>",
"security": "<unknown>",
"tags": "<unknown>",
"deleted_at": "<unknown>",
"endpoints": "<unknown>",
"projects": "<unknown>"
},
"queryprogram": null,
"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": "<unknown>",
"ontology_mappings": "<unknown>",
"queryprograms": "<unknown>",
"api_endpoint": "<unknown>",
"projects": "<unknown>"
}
}
],
"conversations": [
"<unknown>"
],
"project": null,
"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": "<unknown>",
"ontology": "<unknown>"
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"user": null
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"display_value": "<string>",
"user_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",
"last_used": "2023-11-07T05:31:56Z",
"user": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
}
],
"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": null,
"teams": null
}
],
"organizations": null,
"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": null,
"user": null
}
]
},
"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": null,
"teams": null
}
]
}
],
"infrastructure": [
{
"id": "<string>",
"organization_id": "<string>",
"resources_allocated": null,
"limits": null,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"organizations": null
}
],
"platform": null,
"teams": [
{
"id": "<string>",
"name": "<string>",
"organization_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"credentials": null,
"projects": [
"<unknown>"
],
"rbac": [
{
"id": "<string>",
"role_name": "<string>",
"permissions": null,
"user_id": "<string>",
"team_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"teams": null,
"users": {
"id": "<string>",
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": null
}
],
"rbac": null,
"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": null,
"user": null
}
],
"clerk_user_id": "<string>",
"organizations": null,
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"messages": [
{
"id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"status": "<string>",
"weight": 123,
"recipient": "<string>",
"author_user_id": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"end_turn": true,
"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",
"is_archived": true,
"conversation_template_id": "<string>",
"is_starred": true,
"default_slug_model": "<string>",
"messages": null,
"nodes": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"projects": null,
"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": null,
"next": [
"<unknown>"
],
"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": null,
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"http_method": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"ontology_id": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
"<unknown>"
],
"projects": null
},
"queryprogram": null,
"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": "<unknown>",
"ontology": "<unknown>"
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
}
}
],
"conversations": [
"<unknown>"
],
"project": null,
"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": null
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"user": null
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"display_value": "<string>",
"user_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",
"last_used": "2023-11-07T05:31:56Z",
"user": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
}
],
"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": null,
"teams": null
}
],
"organizations": null,
"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": null,
"user": null
}
]
}
],
"users": [
{
"id": "<string>",
"email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"organization_id": "<string>",
"role": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"authentication": [
{
"id": "<string>",
"token": "<string>",
"user_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"users": null
}
],
"rbac": null,
"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": null,
"user": null
}
],
"clerk_user_id": "<string>",
"organizations": null,
"jobs": [
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"payload_hash": "<string>",
"job_type": "<string>",
"metadata": "<string>",
"parent_job_id": "<string>",
"project_id": "<string>",
"user_id": "<string>",
"latest_status": "<string>",
"users": null,
"projects": null,
"statuses": [
{
"id": "<string>",
"job_id": "<string>",
"status": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"previous_status": "<string>",
"payload": "<string>",
"worker_id": "<string>",
"job": null
}
],
"parent_job": null,
"child_jobs": [
"<unknown>"
],
"job_events": [
{
"id": "<string>",
"job_id": "<string>",
"event_time": "2023-11-07T05:31:56Z",
"payload": "<string>",
"event_type": "<string>",
"seq_id": 123,
"step_name": "<string>",
"machine_id": "<string>",
"jobs": null
}
],
"job_sources": [
{
"id": 123,
"job_id": "<string>",
"source_id": "<string>",
"source": "<string>",
"event_type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"metadata": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"jobs": null
}
]
}
],
"messages": [
{
"id": "<string>",
"conversation_id": "<string>",
"author_role": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"content_type": "<string>",
"status": "<string>",
"weight": 123,
"recipient": "<string>",
"author_user_id": "<string>",
"author_name": "<string>",
"author_metadata": "<string>",
"content_text": "<string>",
"response_format": "<string>",
"end_turn": true,
"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",
"is_archived": true,
"conversation_template_id": "<string>",
"is_starred": true,
"default_slug_model": "<string>",
"messages": null,
"nodes": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"projects": null,
"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": null,
"next": [
"<unknown>"
],
"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": null,
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
],
"api_endpoint": [
{
"id": "<string>",
"path": "<string>",
"endpoint_name": "<string>",
"http_method": "<string>",
"api_id": "<string>",
"queryprogram_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"operation_id": "<string>",
"tags": "<string>",
"parameters": "<string>",
"slot_mapping": "<string>",
"component_schemas": "<string>",
"request_body": "<string>",
"responses": "<string>",
"security": "<string>",
"ontology_id": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"api": {
"id": "<string>",
"base_path": "<string>",
"version": "<string>",
"name": "<string>",
"project_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"servers": "<string>",
"security": "<string>",
"tags": "<string>",
"deleted_at": "2023-11-07T05:31:56Z",
"endpoints": [
"<unknown>"
],
"projects": null
},
"queryprogram": null,
"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": null
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
}
}
],
"conversations": [
"<unknown>"
],
"project": null,
"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": null
}
],
"queryprograms": [
"<unknown>"
],
"api_endpoint": null,
"projects": null
},
"ontologyId": "<string>"
},
"queryprogram_id": "<string>"
},
"node": [
{
"id": "<string>",
"conversation_id": "<string>",
"message_id": "<string>",
"parent_id": "<string>",
"message": null,
"conversation": null,
"parent": null,
"child_nodes": [
"<unknown>"
]
}
],
"user": null
}
],
"api_keys": [
{
"id": "<string>",
"key_hash": "<string>",
"display_value": "<string>",
"user_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",
"last_used": "2023-11-07T05:31:56Z",
"user": null
}
],
"api_logs": [
{
"id": "<string>",
"api_slug": "<string>",
"version": "<string>",
"endpoint_path": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"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>",
"queryresponse": null,
"user": null,
"project": null,
"parent_log": null,
"child_logs": [
"<unknown>"
]
}
]
}
],
"clerk_org_id": "<string>",
"subscriptions": [
{
"id": "<string>",
"organization_id": "<string>",
"tier": "<string>",
"api_call_limit": 123,
"api_calls_used": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"stripe_customer_id": "<string>",
"stripe_subscription_id": "<string>",
"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",
"organization": null
}
]
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.infactory.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Was this page helpful?
⌘I