Search + K

Command Palette

Search for a command to run...

Sign In

Operations

API endpoints available to AI agents

admin-api-keys-get
GET/organization/admin_api_keys/{key_id}
admin-api-keys-list
GET/organization/admin_api_keys
downloadFile
GET/files/{file_id}/content
Files
getAssistant
GET/assistants/{assistant_id}
Assistants
getEval
GET/evals/{eval_id}
Evals
getEvalRun
GET/evals/{eval_id}/runs/{run_id}
Evals
getEvalRunOutputItem
GET/evals/{eval_id}/runs/{run_id}/output_items/{output_item_id}
Evals
getEvalRunOutputItems
GET/evals/{eval_id}/runs/{run_id}/output_items
Evals
getEvalRuns
GET/evals/{eval_id}/runs
Evals
getMessage
GET/threads/{thread_id}/messages/{message_id}
Assistants
getResponse
GET/responses/{response_id}
Responses
getRun
GET/threads/{thread_id}/runs/{run_id}
Assistants
getRunStep
GET/threads/{thread_id}/runs/{run_id}/steps/{step_id}
Assistants
getThread
GET/threads/{thread_id}
Assistants
getVectorStore
GET/vector_stores/{vector_store_id}
Vector stores
getVectorStoreFile
GET/vector_stores/{vector_store_id}/files/{file_id}
Vector stores
getVectorStoreFileBatch
GET/vector_stores/{vector_store_id}/file_batches/{batch_id}
Vector stores