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>
device_pinner
owned_by
product_name
{ "id": "11446498", "type": "device_pinner", "owned_by": { "id": "11446498", "type": "user", "name": "Aaron Levie", "login": "ceo@example.com" }, "product_name": "iPad" }
entries
limit
integer
next_marker
order
object
{ "entries": [ { "id": "11446498", "type": "device_pinner", "owned_by": { "id": "11446498", "type": "user", "name": "Aaron Levie", "login": "ceo@example.com" }, "product_name": "iPad" } ], "limit": 200, "next_marker": 3000, "order": [ { "by": "id", "direction": "asc" } ] }
このページは役に立ちましたか?