Node Connectivity

There are 2926 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Activate Project Certificates Modern UI

Activate certificates at the project level.

Deactivate Project Certificates Modern UI

Deactivate certificates at the project level. You can atomically and idempotently deactivate up to 10 certificates at a time.

List Chat Completions Modern UI

List stored Chat Completions. Only Chat Completions that have been stored with the `store` parameter set to `true` will be returned.

Create Chat Completion Modern UI

**Starting a new project?** We recommend trying [Responses](/docs/api-reference/responses) to take advantage of the latest OpenAI platform features. Compare […]

Get Chat Completion Modern UI

Get a stored chat completion. Only Chat Completions that have been created with the `store` parameter set to `true` will be returned.

Update Chat Completion Modern UI

Modify a stored chat completion. Only Chat Completions that have been created with the `store` parameter set to `true` can be modified. Currently, the only […]

Delete Chat Completion Modern UI

Delete a stored chat completion. Only Chat Completions that have been created with the `store` parameter set to `true` can be deleted.

Get Chat Completion Messages Modern UI

Get the messages in a stored chat completion. Only Chat Completions that have been created with the `store` parameter set to `true` will be returned.

Create Completion Modern UI

Creates a completion for the provided prompt and parameters.

List Conversation Items Modern UI

List all items for a conversation with the given ID.