When you configure an export, import, or other type of flow step using the prebuilt OpenAI connector, you can select any of the API operations listed below, organized by API type.
Note
If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the OpenAI API documentation. You can also create a composite endpoint for this application in HTTP mode.
Resource |
API endpoint |
Export |
Import |
---|---|---|---|
Assistants (Beta) |
List assistants |
X |
|
List assistant files |
X |
||
Retrieve assistant |
X |
||
Retrieve assistant file |
X |
||
Create assistants |
X |
||
Create assistants file |
X |
||
Modify assistant |
X |
||
Delete assistant |
X |
||
Delete assistant file |
X |
||
Audio |
Create speech |
X |
|
Create transcription |
X |
||
Create translation |
X |
||
Audit Logs |
List user actions and configuration changes within this organization |
X |
|
Batch |
Create batch |
X |
|
Retrieve batch |
X |
||
Cancel batch |
X |
||
List batch |
X |
||
Chat |
Create chat completion |
X |
|
List chat completions |
X |
||
Get chat completion |
X |
||
Update chat completion |
X |
||
Delete chat completion |
X |
||
Get chat messages |
X |
||
Completions (Deprecated) |
Create completion (Deprecated) |
X |
|
Edits (Deprecated) |
Create edit (Deprecated) |
X |
|
Embeddings |
Create embeddings |
X |
|
Files |
List files |
X |
|
Retrieve file |
X |
||
Retrieve file content |
X |
||
Delete file |
X |
||
Upload file |
X |
||
Fine-tunes (Deprecated) |
List fine tunes (Deprecated) |
X |
|
Retrieve fine-tune (Deprecated) |
X |
||
List fine-tuned events (Deprecated) |
X |
||
Cancel fine-tune (Deprecated) |
X |
||
Delete fine-tuned model (Deprecated) |
X |
||
Fine-tuning |
List fine-tuning jobs |
X |
|
Retrieve fine-tuning job |
X |
||
Cancel fine-tuning |
X |
||
List fine-tuning events |
X |
||
Create fine-tuning job |
X |
||
Images |
Create image |
X |
|
Create image edit |
X |
||
Create image variation |
X |
||
Invites |
Returns a list of invites in the organization |
X |
|
Create invite |
X |
||
Retrieves an invite |
X |
||
Delete an invite |
X |
||
Messages (Beta) |
List messages |
X |
|
List message files |
X |
||
Retrieve message |
X |
||
Retrieve message file |
X |
||
Create message |
X |
||
Modify message |
X |
||
Models |
List models |
X |
|
Retrieve model |
X |
||
Delete a fine-tuned model |
X |
||
Moderations |
Create moderation |
X |
|
Projects |
Returns a list of projects |
X |
|
Create a new project |
X |
||
Retrieves a project |
X |
||
Modifies a project in the organization |
X |
||
Archives a project in the organization |
X |
||
Returns the rate limits per model for a project |
X |
||
Updates a project rate limit |
X |
||
Returns a list of service accounts in the project |
X |
||
Creates a new service account in the project |
X |
||
Retrieves a service account in the project |
X |
||
Deletes a service account from the project |
X |
||
Returns a list of users in the project |
X |
||
Adds a user to the project |
X |
||
Retrieves a user in the project |
X |
||
Modifies a user's role in the project |
X |
||
Deletes a user from the project |
X |
||
Realtime (Beta) |
Create session |
X |
|
Responses |
Creates a model response |
X |
|
Retrieves a model response with the given ID |
X |
||
Deletes a model response with the given ID |
|||
Returns a list of input items for a given response |
X |
||
Runs (Beta) |
List runs |
X |
|
List run steps |
X |
||
Retrieve run |
X |
||
Retrieve run step |
X |
||
Create run |
X |
||
Create thread and run |
X |
||
Modify run |
X |
||
Cancel a run |
X |
||
Submit tool outputs to run |
X |
||
Threads (Beta) |
Retrieve thread |
X |
|
Create thread |
X |
||
Modify thread |
X |
||
Delete thread |
X |
||
Uploads |
Create upload |
X |
|
Cancel upload |
X |
||
Complete upload |
X |
||
Add upload part |
X |
||
Usage |
Get costs details for the organization |
X |
|
Get audio speeches usage details for the organization |
X |
||
Get audio transcriptions usage details for the organization |
X |
||
Get code interpreter sessions usage details for the organization |
X |
||
Get completions usage details for the organization |
X |
||
Get embeddings usage details for the organization |
X |
||
Get images usage details for the organization |
X |
||
Get moderations usage details for the organization |
X |
||
Get vector stores usage details for the organization |
X |
||
Users |
Lists all of the users in the organization |
X |
|
Retrieves a user by their identifier |
X |
||
Modifies a user's role in the organization |
X |
||
Deletes a user from the organization |
X |
||
Vector store file batches |
Create vector store file batch |
X |
|
Retrieve vector store file batch |
X |
||
Cancel vector store file batch |
X |
||
List vector store files in a batch |
X |
||
Vector store files |
Create vector store file |
X |
|
List vector store files |
X |
||
Retrieve vector store file |
X |
||
Delete vector store file |
X |
||
Vector stores |
Create vector store |
X |
|
List vector stores |
X |
||
Retrieve vector store |
X |
||
Modify vector store |
X |
||
Delete vector store |
X |