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.
createdstring*required
The RFC 3339 timestamp of when the completion was created.