Status API not listing unpinned items

Hi Team,

We are using IPFS-cluster status API endpoint to list all the tracked unpinned items, but we don’t get any output. So, is there a way we can fetch the files that are yet to be pinned into the cluster and is in the cache.

Hello,

what do you mean by unpinned items? If you mean items that you have just sent to be pinned, they should appear in “queued” state as soon as the peer that you are querying learns about them. This means that the peers in the cluster needs to be syncing correctly etc.