Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
属性と例
id
string
type
enum<string>
archive
name
/
\
.
..
size
integer
description
null
owned_by
object
{ "id": "12345", "type": "archive", "name": "Archive", "size": 123456789, "description": "This is an archive for important documents.", "owned_by": { "id": "12345", "type": "user" } }
entries
limit
next_marker
{ "entries": [ { "id": "12345", "type": "archive", "name": "Archive", "size": 123456789, "description": "This is an archive for important documents.", "owned_by": { "id": "12345", "type": "user" } } ], "limit": 1000, "next_marker": "JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii" }
このページは役に立ちましたか?