Usage
Returns
Parameters
Filter response with the following additional methods. All filters are optional.name
- Type:
string
group
- Type:
string
noGroup
- Type:
boolean
cid
- Type:
string
keyvalues
- Type:
Record<string, string>
mimeType
- Type:
string
order
- Type:
"ASC" | "DESC"
limit
- Type:
number
cidPending
- Type:
boolean
cid
is still pending
pageToken
- Type:
string
Auto Paginate
Thelist
method has an auto pagination feature that is triggered when used inside a for await
iterator