Skip to main content
GET
List Filesystem Bin

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Query Parameters

cursor
string | null
limit
integer
default:50
Required range: 1 <= x <= 100

Response

Successful Response

items
FilesystemBinBatchRead · object[]
required
next_cursor
string | null