curl --request GET \ --url https://hub.pinata.cloud/v1/storageLimitsByFid
{ "limits": [ { "storeType": "STORE_TYPE_CASTS", "limit": 123 } ] }
The response is of type object.
object