Skip to main content
GET
Query Pin Requests

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

order
enum<string>

Change the order of the results by date_queued

Available options:
ASC,
DESC
status
enum<string>

Filter pin by CID status

Available options:
prechecking,
backfilled,
retreiving,
expired,
searching,
over_free_limit,
over_max_size,
invalid_object,
bad_host_node
cid
string

Filter queue by CID

limit
string

Limit the number of results returned when querying the queue

pageToken
string

Paginate through pin by cid request results

Response

200 - application/json

OK

data
object