Skip to main content
GET
Content by Inscription ID

Authorizations

api-key
string
header
required

Project API Key

Path Parameters

inscription_id
string
required

Inscription ID

Query Parameters

count
integer | null
default:100

The max number of bytes per page

Required range: x >= 0
cursor
string | null

Pagination cursor string: the offset in the content body. Use the cursor to query for the next page

Response

Requested data

data
object
required
last_updated
object
required
next_cursor
string | null