/
AP
application-research
/
Estuary API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1mo ago
View markdown
application-research
Estuary API
get
Get a pin status object
latest
Swagger 2.0
Apache 2.0 Apache-2.0 OR MIT
2026-07-17
79
32
94.9 KB
b9ae518bf64b
admin
9
autoretrieve
3
collections
8
content
20
deals
13
miner
5
pinning
5
get
List all pin status objects
post
Add and pin object
get
Get a pin status object
post
Replace a pinned object
delete
Delete a pinned object
public
10
User
5
get
Fetch viewer details
pinning
Get a pin status object
This endpoint returns a pin status object.
get
/pinning/pins/{pinid}
Path parameters
pinid
string
required
cid
Response
OK
PinnerIpfsPinStatusResponse
required
content
UtilContent
created
string
delegates
string[]
info
object
pin
PinnerIpfsPin
requestid
string
status
'pinning'
|
'pinned'
|
'failed'
|
'queued'
|
'offloaded'