Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Target either the public or private IPFS network
Available options:
public, private Query Parameters
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
Available options:
ASC, DESC Paginate using the nextPageToken
Response
200 - application/json
OK