Skip to main content
The hosted API does not clone the OpenAI Assistants API. There are no /v1/assistants routes. Use /v1/responses when you need a stateful conversation primitive. The API stores response records for 24 hours and exposes retrieval routes:

Continue a response

Before the provider call, the gateway hydrates prior messages from the stored response chain.