The Copilot API lets you interface with various resources. Each resource has its own endpoint and properties. There are common properties that every resource can include. Refer to each resource's properties for further details.
Common Properties
id string
The unique identifier for this item.
createdAt string
The date this item was created in RFC3339 format
object string
The object type of this resource (e.g. client
, fileChannel
, etc).