Request Headers

authorizationstring*required

The authorization token (required).

Request Query

countnumberoptional

The number of completions to return.

offsetnumberoptional

The number of completions to skip before returning results.

Response Body

dataarray*required

An array of completion items.

Items
Completion IDobject
Properties
idstring*required

The unique identifier for the completion.

previewstringoptional

A preview of the completion content.

createdstring*required

The RFC 3339 timestamp of when the completion was created.

typeenum*required

The type of the completion.

Variants
Score Completion"score"

Indicates that the completion is a score completion.

Multichat Completion"multichat"

Indicates that the completion is a multichat completion.

Objective Artificial Intelligence, Inc.