Skip to content

Get chat by access ID.

GET
/backend/v1/chats/public/{accessId}

Retrieves a chat using a public access ID, including its prompts and other relevant data.

The chat must be publicly accessible.

Parameters

Path Parameters

accessId*
Type
string
Required
Format
"uuid"

Responses

Successful Response

application/json
JSON
"string"

Playground

Server
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Updated at: