For the complete documentation index, see llms.txt. This page is also available as Markdown.

Resources

Collection to represent the resource.

Properties

Name
Type
Description
Notes

href

str

URL to the object representation (absolute path).

[optional] [readonly]

id

str

The resource's unique identifier.

[optional] [readonly]

items

Array of items in the collection.

[optional] [readonly]

type

The type of the resource.

[optional]

Last updated