Get Chat Completion

View as Markdown

Returns a single chat completion (prompt) by numeric id or UUID, including applied tags, guardrail/cta metadata, share metadata, and automation results.

Authentication

x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

idstringRequired
The numeric id or UUID of the chat completion

Response

The chat completion
dataobjectOptional

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error