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.
created string
The date this item was created in RFC3339 format
object string
The object type of this resource.
items array of objects
When an endpoint returns multiple items for a resource, they will be part of this property.