org:files:read
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Target either the public or private IPFS network
public
, private
Filter files by name
Filter fils by group_id. Pass null
to show files that are not part of a group
Filter files by mime_type
Filter files by CID
Return only files that are still waiting for a CID
Filter by key values in file metadata
Limit the number of results
Sort results by creation date with with ASC or DESC
ASC
, DESC
Paginate using the nextPageToken
OK
The response is of type object
.