Skip to main content

v1/s3/get-object/{requestId} REST API Endpoint

Ability to download an object from IPFS

Updated on
Oct 19, 2023

v1/s3/get-object/{requestId} REST API Endpoint

Path Parameters

requestId
string
REQUIRED
Represents the ID of the request, which can be obtained from querying all pinned object by using 'Get All PinnedObjects' method

Returns

result
string
Returns the requested pinned object
Request
1
curl --location 'https://api.quicknode.com/ipfs/rest/v1/s3/get-object/{requestId}' \
2
--header 'x-api-key: YOUR_API_KEY'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free